spawn-handler
Simple handler for ChildProcess.spawn, it handles a child process spawned, then executes a callback when the process exits (optional).
Simple handler for ChildProcess.spawn, it handles a child process spawned, then executes a callback when the process exits (optional).
Async EXEC - A micro for executing shell commands that returns the output and supports Promise and await.
Subscribe to and publish events between parent and child node processes using the standard node event emitter api or call parent methods directly from the child process and vice versa.
Spawns and interacts with child processes using spawn / expect commands
Collect coverage data from child processes
Asynchronous fifo queuing task manager
SUbprocesS exPECTations for node.js
Start and stop gvap from Node.js
Background processing for the CleverStack Framework
A daemon runner utility for node, python, shell and other executable services. Can be configured to run a monitored or detached child process or groups of processes.
c3io exploits inter-process communication in order to communicate with other processes.
Passes Answer Values To A Child Process On Data.
A lightweight library for parallel task execution
A node.js binding to handle system processes.
A node.js binding to handle system processes.
A simple command runner with promise support.
Easily connect buffers to a child_process.
Cluster multiple child process forever
In-memory child process workers executor
A simple package to handle child_process.spawn in a practical way