Hacker News new | ask | show | jobs
by spacechild1 1108 days ago
Yeah, s/everyone/webdevs.

Typical audio software, for example, has been multithreaded since the 90s (simply because the audio callback and the GUI must run in different threads). And in the mid 2000s these threads started to run on different CPUs.