Hacker News new | ask | show | jobs
by benlwalker 1401 days ago
It's the architectural choices more than the language (one thread per core, async, event loops). But I'm sure the c++ does have some benefit over Java.