Map-like, concurrent promise processing
-
Updated
Mar 26, 2024 - JavaScript
Map-like, concurrent promise processing
Run multiple promises in parallel with a strategy
Promise Pool with Queue Data Structure
🎡 A promise pool supporting sequential execution of promises across a pool, following different strategies.
Maintains a pool of leading edge debounced promises.
Promise Semaphore for Node.js projects, inspired by the RAII idiom. Offering backpressure control for enhanced efficiency, utilizing a communicative API that signals availability. Additionally, it features a modern API and incorporates mechanisms for graceful termination and error handling.
📊 A live chart renderer of the distribution of promises across a promise pool.
A promise pool with RPS limiter.
Add a description, image, and links to the promise-pool topic page so that developers can more easily learn about it.
To associate your repository with the promise-pool topic, visit your repo's landing page and select "manage topics."