node-worker-threads-pool
Simple worker threads pool using Node's worker_threads module. Compatible with ES6+ Promise, Async/Await.
@jumpcutking/threads
Threads is a multiple-thread management tool handling a pool of threads and communication between all connected threads for node.js. Threads is a powerful solution to going beyond web workers.
node-worker-threads-pool-ts
Simple worker threads pool using Node's worker_threads module. Compatible with ES6+ Promise, Typescript, Async/Await.
worker-testbed
The AI-ready testbed which use Worker Threads to create isolated vm context
nodejs-threads
A very simple functiobn based implementation of node.js worker threads