A fresh look at technology.
Posted in: Programming. Tagged: efficient · Hyper · more · MultiCore · Multithreading · Processor · Threading
multithreading on a multiple-core CPU is more efficient.
Hyperthreading merely allows two threads to share processing time on a single-core CPU.
Multithreading on multiple cores means there is no need to share processing time on a CPU core.
Your email address will not be published. Required fields are marked *
Name *
Email *
Website
Comment
You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Powered by Yahoo! Answers
multithreading on a multiple-core CPU is more efficient.
Hyperthreading merely allows two threads to share processing time on a single-core CPU.
Multithreading on multiple cores means there is no need to share processing time on a CPU core.