78 packages found
Run an array of functions in parallel
Minimal async jobs utility library, with streams support
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Run an array of functions in parallel
Run an array of functions in parallel, but limit the number of tasks executing at the same time
- parallel
- async
- function
- callback
- asynchronous
- run
- array
- run parallel
- limit
- max
- queue
- run parallel limit
- max tasks
- tasks
Asynchronous iterator function for parallel processing.
Batch process collections in parallel or sequentially.
Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
Run in parallel a number of promises regarding a big array of data
Run an array of functions concurrently, with a maximum of active tasks
Concurrency control for awaiting an array of async results
Async filter function, similar to async.filter
Async array operations to push tasks onto the macrotask queue to prevent UI lock up.
- concurrent
- each
- concurrency
- async
- asynchronous
- map
- forEach
- reduce
- array
- iteration
- iterate
- loop
- parallel
- macrotask
Higher-order functions (synchronous and asynchronous each/eachSeries/map/filter/fold) and functions for flow control (parallel/series/waterfall) in under 1 KB.
- array
- async
- asynchronous
- each
- eachSeries
- filter
- flow
- fold
- function
- functional
- higher-order
- loop
- map
- parallel
- View more
Process thousands of asynchronous or synchronous jobs, concurrently or sequentially, safely and efficiently, without creating thousands of closures.
- abort
- array
- async
- asynchronous
- callback
- cb
- closure
- concurrency
- concurrent
- control
- control flow
- each
- error
- flow
- View more
Await an array of async functions with parallel limit.
JS Mathematical Expression Toolkit Library
provides series and parallel flow control for promise. using Array to represent tasks in series. using Object to represent tasks in parallel.
Parallel asynchronous version of Array#filter, with promised based interface.
Executes an array of promises in batches