Comment by hunterloftis
3 years ago
While individual Node.js processes are single-threaded, Node.js includes a standard API that distributes its load across multiple processes, and therefor cores.
3 years ago
While individual Node.js processes are single-threaded, Node.js includes a standard API that distributes its load across multiple processes, and therefor cores.
No comments yet
Contribute on Hacker News ↗