Showing 1-20 of 80 packages
Offload tasks to a pool of workers on node.js and in the browser
Offload tasks to a pool of workers on node.js and in the browser
Offload tasks to a pool of workers on node.js and in the browser
Workerpool on steroids with Redis. Queue persistence, automatic retry.
Utility to create worker pools
exframe Worker Pool ===================
Offload tasks to a pool of workers on node.js and in the browser
Offload tasks to a pool of workers on node.js and in the browser
A simple, fast autocrop library which automagically crops the image. The cropping related functions are based on autocrop.js. This library offloads image processing work from mainthread to workers using workerpool.
Functions with workerpool
工作线程方法包装
WorkerPool based on worker_threads that allows executing synchronous functions asynchronously using Workers stored in pool.
node-worker-pool is a library for managing a pool of child workers in node.
Implements different scalers for @pooley/core
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).
`js-routine-concurrency` is a JavaScript library that provides utilities for handling concurrent tasks efficiently. This package includes a `WorkerPool` class that allows you to manage and run tasks with a specified number of concurrent workers.
A utility library for working with promises
🤼♂️ Package that makes it easy and convenient to use native worker_threads module
WorkerPool based on cluster that allows executing synchronous functions asynchronously using forks stored in pool.
Implements different queues for @pooley/core