@supercharge/promise-pool
Map-like, concurrent promise processing for Node.js
Map-like, concurrent promise processing for Node.js
``` npm install @rushabhshroff/promisepool
PromisePool to limit the number of concurent promises
Queue based promise pool
A modern Promise-semaphore for Node.js projects, enabling users to limit the number of concurrently executing promises. Offering backpressure control for enhanced efficiency, utilizing a communicative API that signals availability, promoting a just-in-tim
A modern weighted promise semaphore for Node.js projects, ideal for managing workloads with varying processing requirements. It allows limiting the total weight of concurrently executing jobs, ensuring efficient resource utilization. Offering backpressure
Map-like, concurrent promise processing for Node.js. Modified to process items in actual batches
A minimal library for managing multiple promise instances (promise pool).
Promise pooler to manage concurrency
A tool to run promises concurrently just like Promise.all and has an additional pool limit
The arehs ensures the best possible large batch processing, which is oriented towards event-driven chunk processing.