runsync
Polyfill of spawnSync and execSync for Node-0.10.x (Unix only yet)
Polyfill of spawnSync and execSync for Node-0.10.x (Unix only yet)
Spawn all processes, but limit number of parallel processes
Command-line service to read/write variables between shell processes
child_process via spawn parser, very simple.
Create child process for executing dangerous(user-made) function.
child_process.spawn() meets Promise
limits the amount of concurrent spawned processes by queueing them
Electron demo application for the camel-harness package
Convenience methods for debugging child-process
require('child_process').spawn on steroids
Tests how fast it is to run gulp tasks in child processes
Spawn a child_process to run while another process is running
creates a spawn function that will use a preconfigured ssh setup and generate processes on the local machine
Unix datagram socket with abstract namespace support for local interprocess communication.
Child process that uses Promise Object
Runs shell commands using handlebars templates.
Node.js - Electron - NW.js controller for Perl 5 scripts
NW.js demo application for the camel-harness package
this module is used to manage the number of child process of node so that it does not consume all the CPU like it would have done when you fork a child process everytime you need some CPU intensive processing
Just another wrapper for fs and child_process.