80 packages found
Offload tasks to a pool of workers on node.js and in the browser
A easy way to create a pool of worker threads.
Turn any module into a worker thread
A simple isomorphic library for executing functions inside WebWorkers or Node Threads pools.
A simple worker pool for node
Execute code in a background worker thread on node.js
Simple worker threads pool using Node's worker_threads module. Compatible with ES6+ Promise, Async/Await.
Easy way to manage a pool of worker threads.
- thread
- pool
- worker_threads
- workers
- threads
- worker
- async
- cpu-bound
- parallelism
- parallel
- process
- worker_thread
- queue
- task
Split a large number of concurrent tasks into execution
- super-worker
- worker
- thread-pool
- worker-pool
- queue-workers
- queue-tasks
- multi-fetch
- multi-post
- multi-get
- multi-http
A high-level abstraction for multi-threading in Node.js and sharing memory.
- thread
- threads
- worker
- workers
- worker-pool
- worker threads
- multi-threading
- multithreading
- function
- promise
- thread-puddle
- piscina
Simple, promise-based API for native worker threads (with pools)
2 Node.js utilities: a thread worker pool and a promise queue
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
Easily manage a pool of Node.js Worker Threads
Easy way to manage a pool of worker threads.
- thread
- pool
- worker_threads
- workers
- threads
- worker
- async
- cpu-bound
- parallelism
- parallel
- process
- worker_thread
- queue
- task
- View more
Web workers & worker threads as simple as a function call
Queue promises into pool limiting concurrency
A Simple library to handle forked node instances
Thread pools using node's new worker_thread package
Worker threads pool based on generic-pool