Hacker News new | ask | show | jobs
by gpderetta 1941 days ago
Coroutines are not really for parallelism. I doubt you'll see them much around math heavy code. Possibly if someone implements some Cilk style work stealing executor...