Hacker News new | ask | show | jobs
by andypants 4210 days ago
No, node.js is event-driven and non-blocking.
1 comments

But there is only a single thread, so io.js will probably hog all the time and effectively block everybody else.