@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.

nodejs-threads

A very simple functiobn based implementation of node.js worker threads