Hacker News new | ask | show | jobs
by averageJoeCoder 3716 days ago
I'm wondering, how does C++ fare against Nodejs now, if this library is implemented for creating servers?
1 comments

Node JS unfortunately doesn't have the notion of separate IO and CPU threads.