Hacker News new | ask | show | jobs
by laggyluke 4079 days ago
Not the whole server - most of the networking IO will work just fine, only the operations that use libuv thread pool will be queued.
1 comments

Got it. queued != blocked Thanks!