worker-pool-task-queue

The library is specifically designed for Node.js environments and is based upon the native worker_threads module

node-concurrent-worker-tasks

This library provides a solution for managing concurrent tasks in a Node.js environment. It leverages a combination of worker threads organized into a pool and a task queue system to efficiently execute tasks, ensuring optimal utilization of system resour