Hacker News new | ask | show | jobs
by hunterloftis 1413 days 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.

- https://nodejs.org/api/cluster.html#cluster