Hacker News new | ask | show | jobs
by pron 4412 days ago
I've been misunderstood. I have not commented at all about whether sync or async IO is better. I meant that if you have a long operation that blocks for a while, letting it consume a kernel thread is bad.