Hacker News new | ask | show | jobs
by jesstaa 5121 days ago
All I/O is evented I/O. It's just that with modern I/O requirements it's too expensive to use a whole thread to wait for the event.