Showing 1-20 of 41,606 packages
A generic pool to limit number of running asynchronous tasks or promises.
just another simple task pool based on promise (Q).
task pool coordinator
Package to queue up all the tasks that needs to be run in a systematic way.
task pool executor
A fast, efficient Node.js Worker Thread Pool implementation
an intelligently scheduled task pool
Offload tasks to a pool of workers on node.js and in the browser
异步任务池,可以限制当前运行的总任务数。
task pool executor
Concurrency using chainable async iterables, such as task pool, event queue, pub/sub, merge, chunk, throttle, etc.
A general purpose buffer pool.
Connection pool for node-postgres
A module for managing ES6 promise concurrency, frequency, and efficiency.
Simple worker threads pool using Node's worker_threads module. Compatible with ES6+ Promise, Async/Await.
OpenTelemetry instrumentation for `generic-pool` resource pool for managing expensive resources
Generic resource pooling for Node.JS
TypeScript definitions for pg-pool
Resource pooling for Node.JS
A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features