p-limit
Run multiple promise-returning & async functions with limited concurrency
Run multiple promise-returning & async functions with limited concurrency
Map over promises concurrently
asynchronous function queue with adjustable concurrency
Throttle the parallelism of an asynchronous (promise returning) function / functions
Retry a promise-returning or async function
Promise queue with concurrency control
qjobs is a simple and stupid queue job manager for nodejs
Filter promises concurrently
Run promise-returning & async functions concurrently with optional limited concurrency
asynchronous function queue with adjustable concurrency
Lock on asynchronous code
Like through2 except runs in parallel with limited concurrency
Improved concurrency/async primitives for Ember.js
Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.
Run multiple promise-returning & async functions with limited concurrency using native ES9
Settle promises concurrently and get their fulfillment value or rejection reason
Async enabled each(), map(), filter() functions that work just like their standard counterparts, but can be used with async/await and also provide concurrency limiting. Includes built-in typings and JSDoc comments for IntelliSense documentation.
queue up function calls
Debounce promise-returning & async functions
A module for batching individual promises to improve their collective efficiency.