poolifier
Fast and small Node.js Worker_Threads and Cluster Worker Pool
Fast and small Node.js Worker_Threads and Cluster Worker Pool
Client worker pool, used to establish communication between worker threads in a closed cluster pool, to load balance tasks running in the background (like encoding, compression).
Create and manage a pool of worker threads with an improved two-way communication.
Package to execute tasks on a worker pool to deal with a wave of CPU heavy tasks.
A promise-based object pool for Node.js
A lightweight, beginner friendly, reusable worker module supporting multiple job types, including job queues and automatic job distribution across idle workers. Written to abstract away cumbersome Node.js Worker setup to bare minimum.
从maptalks中提取web worker线程池实现代码
ES6 A lightweight, beginner friendly, reusable worker module supporting multiple job types, including job queues and automatic job distribution across idle workers. Written to abstract away cumbersome Node.js Worker setup to bare minimum.
A worker pool for Node.js applications