PromisePool to limit the number of concurent promises
Offload tasks to a pool of workers on node.js and in the browser
Map-like, concurrent promise processing for Node.js
Resource pooling for Node.JS
Runs Promises in a pool that limits their concurrency.
Simple and robust resource pool for node.js
TypeScript definitions for pg-pool
Generic resource pooling for Node.JS
A module for managing ES6 promise concurrency, frequency, and efficiency.
A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.
Run multiple promise-returning & async functions with limited concurrency using native ES9
Run promises in parallel, but throttled
Run an array of functions in parallel
A general purpose buffer pool.
Connection pool for node-postgres
TypeScript definitions for tiny-async-pool
OpenTelemetry instrumentation for `generic-pool` resource pool for managing expensive resources
A bluebird wrapper for node-mysql
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Fast, in memory work queue
A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features
Minimal async jobs utility library, with streams support
Like Promise.all, but save rejections until all promises are resolved
Unzip library for NodeJS