@zckevin/tinypool-cjs
A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features
A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features
Mutual callable worker thread pool with fallback.
Simplify inter-thread data sharing in Node.js worker_threads with ThreadShare.
A high-level abstraction for multi-threading and sharing memory in Node.js.
A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features
Run mocha 9.x.x tests in parallel
Run mocha tests in parallel
Multi-threading in no time with seamless TypeScript support.
Worker threads implementation for use within ReactNative & Hamsters.js, allowing you to make use of the multithreading and parallel processing in your ReactNative application.
A Promise Child Process Pool
ES6 A lightweight, beginner friendly, reusable worker module supporting multiple job types, including job queues and automatic job distribution across idle workers. Written to abstract away cumbersome Node.js Worker setup to bare minimum.
A fast, efficient Node.js Worker Thread Pool implementation
A fast, efficient Node.js Worker Thread Pool implementation
CellularJS Worker
A fast, efficient Node.js Worker Thread Pool implementation
A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features
sp8d-core: Ultra-low latency, memory-safe concurrency primitives for TypeScript/JavaScript. Lock-free channels with comprehensive safety guarantees, race condition prevention, and zero-copy messaging for browser and Node.js applications.

Dumb process pool with CPU cores binding for 'heavy' tasks. A CPU core can only perform one task at a time. Linux only.