Task Pool ======
Offload tasks to a pool of workers on node.js and in the browser
A module for managing ES6 promise concurrency, frequency, and efficiency.
A fast, efficient Node.js Worker Thread Pool implementation
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
Simple worker threads pool using Node's worker_threads module. Compatible with ES6+ Promise, Async/Await.
Run multiple promise-returning & async functions with limited concurrency using native ES9
support for asynchronous development with a Promise based task Scheduler, several different Promise implementations (synchronous, idle, asynchronous and native runtime wrappers), await helpers, and aliases all built and tested using TypeScript.
A general purpose buffer pool.
Connection pool for node-postgres
A minimal library for managing multiple promise instances (promise pool).
TypeScript definitions for tiny-async-pool
OpenTelemetry instrumentation for `generic-pool` resource pool for managing expensive resources
A bluebird wrapper for node-mysql
A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features
Run promise-returning & async functions in series, each passing its result to the next
High-priority task queue for Node.js and browsers
Fastest generic Pool written with TypeScript
A basic poller built on top of promises