foreachasync
A node- and browser-ready async (now with promises) counterpart of Array.prototype.forEach
forallasync
Like forEachAsync and Join had a baby: sequences out n batches of async functions rather than all at once. Part of FuturesJS (Browser, Node.js, Bower, Pakmanager)
array-async
FuturesJS/ArrayAsync - The diet cola of asynchronous array utilities.
batchasync
Like forEachAsync, or Promise.all(), but handling a bounded number of items at any given time.