Implementing functionality to pause/resume a child process in Node.js
Limiting the resources (CPU/memory) of a child process in Node.js
Handling file uploads/downloads with child processes in Node.js
Implementing run-time code evaluation in child processes in Node.js
Running database queries as child processes in Node.js