workerpool
Offload tasks to a pool of workers on node.js and in the browser
node-worker-threads-pool
Simple worker threads pool using Node's worker_threads module. Compatible with ES6+ Promise, Async/Await.
worktank
A simple isomorphic library for executing functions inside WebWorkers or Node Threads pools.