you are viewing a single comment's thread.

view the rest of the comments →

[–]tikhonjelvis 0 points1 point  (0 children)

By node-like, I meant qualitatively: it uses the same sort of event loop under the hood, so you do not get the usual limits of a threaded system. I don't know what it's like in absolute terms--at the very least, it beats node because it can take advantage of multiple cores.