Hacker News new | ask | show | jobs
by aa-jv 1107 days ago
Threads are but one way to handle the concurrency/parallelism problem on a given set of processors, old or new.

So what are some other ways of handling multi-core code that you were taught?