Forking a child process with custom environment variables in Node.js
Implementing a load balancer with child processes in Node.js
Distributing tasks among child processes in a cluster in Node.js
Monitoring CPU/memory usage of child processes in Node.js
Limiting the number of child processes in a cluster in Node.js