cp-worker-queue
In-memory child process workers executor
In-memory child process workers executor
A simple package to handle child_process.spawn in a practical way
Used to create new thread.
web worker manager
Spawn some nasty processes on node.js
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.
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.
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
A wrapper around the node.js spawn function providing a promise and graceful exiting
  
Start and stop geth from Node.js