Hacker News new | ask | show | jobs
by baruch 533 days ago
Asynchronous IO with user space threads works wonders to get both the performance of async IO and the convenience of sequential programming.