Limiting the execution time of a child process in Node.js
Managing timeouts for child processes in Node.js
Implementing a file watcher using child processes in Node.js
Running batch jobs as child processes in Node.js
Handling dependencies between child processes in Node.js