Hacker News new | ask | show | jobs
by dextorious 5370 days ago
It is fairly easy to scale node with multiple processes. As long as you don't have a long running (such as fibonacci) operation.

- - - -

Which is like the WHOLE POINT of the original article...