Hacker News new | ask | show | jobs
by cmbaus 4424 days ago
This is a really good way to put this distinction. Most applications use threads because they are waiting on I/O, not because they are concurrently processing.