Search results
9 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
The library is specifically designed for Node.js environments and is based upon the native worker_threads module
worker pool
A worker pool for Node.js applications
Easy way to manage a pool of workers, support cluster mode(run tasks in different process), thread mode(run tasks in different thread) and normal mode(run tasks in current thread)!
- thread
- cluster
- pool
- worker_threads
- workers
- threads
- worker
- async
- cpu-bound
- parallelism
- parallel
- process
- worker_thread
- queue
- View more
Create and manage a pool of worker threads with an improved two-way communication.
- thread
- threads
- threading
- pool
- thread pool
- pooling
- threadpool
- workerpool
- worker pool
- workerthreads
- worker-threads
- worker threads
- worker_threads
- worker
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
Functions with workerpool
Worker pool implementation for RxJS.
web worker manager for react