Hacker News new | ask | show | jobs
by klodolph 2244 days ago
It’s hard to find processors these days that aren’t multi-core. I can’t remember the last time I saw a single-core computer.

(Or are you talking about the difference between “multi-threaded execution” and “multi-core execution”? That wouldn’t make sense. Threads are how you execute code on multiple cores.)