Cluster Module

suggest change

Syntax

Remarks

Note that cluster.fork() spawns a child process that begins executing the current script from the beginning, in contrast to the fork() system call in C which clones the current process and continues from the instruction after the system call in both parent and child process.

The Node.js Documentation has a more complete guide to clusters here

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


Cluster mode:
* Cluster Module

Table Of Contents
1 npm
15 Cluster mode
41 cli
43 grunt
59 Hack
64 ES6
67 Redis
69 MongoDB
86 MongoDB
87 Lodash
91 CORS
105 N-API
108 Require