exequeue
Promise based subprocess execution queue.
Promise based subprocess execution queue.
Fork/Spawn child process forever
Used to create new thread.
Spawn some nasty processes on node.js
web worker manager
bind child_process.execFile to a file and configuration
Convenience module for forking and communicating with child processes in Node.js
Provides basic routing for interprocess communications between processes.
Run a program with env vars specified
A wrapper around the node.js spawn function providing a promise and graceful exiting
Listener child process spawner
  
Multiprocessing pool implementation for NodeJS and TypeScript
Multi-threading in no time with seamless TypeScript support.
This is package to run processes in parallel. Most useful use case: to run vite build and typescript type checking in parallel.
The Advanced Python Process Pool project provides a robust and secure framework for executing Python code in a Node.js environment. By maintaining a pool of persistent Python subprocesses, the system can handle concurrent tasks efficiently. Additionally,
A NodeJS package for running code in parallel. Initially created to provide multiprocessing in an AWS Lambda function, but it can be used in any NodeJS environment.
A Promise Child Process Pool
New child process event listeners automatically replace previous listeners
Small promise wrapper around node's `child_process#exec` allowing you to use async/await syntax for commands you want to execute.