Implementing timeouts for child processes in Node.js
Running shell scripts as child processes in Node.js
Returning values from a child process to the parent in Node.js
Serializing/deserializing objects between parent and child processes in Node.js
Running long-running operations as child processes in Node.js