infant
Child process, and cluster helper for Node.js
Child process, and cluster helper for Node.js
You can now exec nodejs from a string, and use fork-like command to set this up.
Allows to "require" a file, while forking it into a child process.
extensible clustering module based on node.js' cluster
> **Modulux development is suspended** : I discovered a powerful framework to create microservices : [Moleculer](https://moleculer.services/)
Executes npm commands within a child_process spawn in order to prevent npm to take too much memory
node package to manage child processes
Neutrino middleware for forking the usage of other middleware into separate processes
Provides process isolation for each test file running in mocha
Stress-free node child process spawning and management
A queue for node.js that uses child processes (child_process.fork()). This queue uses Pools for child-process because it takes time to spawn new child-process.
child_process pool implementation
Simple EventEmitter wrapper for IPC, enhanced with async .request().
This module facilitates event based communication between parent and child process
Easy way to create worker threads or forks with two way communication to do heavy tasks
A simple wrapper over node cluster for zero-downtime reloads
Spawn or fork a child process with a promise property resolved on exit with stdout, stderr and code.
Node helper for debugging forked processes
An EventEmitter wrapper for IPC between parent and child processes with support for states (AKA pinned events) and logging
Simple library that can fork/merge most JavaScript values including objects and arrays