Hacker News new | ask | show | jobs
by Slaminerag 1492 days ago
20-odd years ago, my team solved some performance issues in our desktop app by splitting a couple of tasks into their own threads on a computer with a single CPU. Being able to write threaded code is really useful.