Hacker News new | ask | show | jobs
by rugina 1007 days ago
Tokio uses a pool of threads for disk I/O because it uses the synchronous calls of the operating system.