thread-pool-node
Worker threads pool based on generic-pool
Found 2 results for node-threads
Worker threads pool based on generic-pool
The threads-manager module is designed to simplify the management of worker threads in a Node.js environment. It provides a structured way to create, execute, and handle worker threads that perform asynchronous tasks.