Hacker News new | ask | show | jobs
by colanderman 4677 days ago
To hide I/O latency. You cannot do this effectively without threads without implementing your own scheduler, unless your I/O delays are constant and known a priori.