multithreading - Difference between multi-core and hyper threading -


I am trying to understand the obvious similarities in the processor, but how the multi-core processor Concepts vary in concept from Symmetrical Multi Threading (Marketing as hyperthreading).

Multi-core

There are several physically separated processor cores on the same chip in a multi-core processor. Here only one chip is used so it is cheap Chip contains additional I / O registers. There may also be hyper-threading in multi-core processors.


Comments

Popular posts from this blog

c# - Highlight all words containing a letter in a richtextbox -

Admob interstitials not clickable on Nexus 5 (Android 4.4.2) -

java - MigLayout - selective component fill -