Implementing a streaming interface with child processes in Node.js
Determining the exit status/code of a child process in Node.js
Handling signals/terminating child processes in Node.js
Creating a command-line interface using child processes in Node.js
Restarting crashed child processes in Node.js