Showing 1-20 of 22 packages
async's eachLimit function as its own module
Throttled parallell async calls
async based on promises
async eachlimitmethod as module.
Just asynchronous patterns
常用的web工具方法封装---牧人与鱼
> 封装了同步加载CommonJS模块的require方法,以及一些常用的js方法,
like async.eachLimit.for async/await or promise.
Control flow for co with async.js (v2) signatures
Just asynchronous patterns for promises
Run an async task for each array element in parallel, but limit the number of tasks executing at the same time.
Like Async, but employing promises.
Organelle for emitting every file found within dir recursively.
Message Queue based on redis,which support for publishing, subscriptions and priority queue.You can also control the execution speed of the queue task.
A lightweight library that operates on rxjs to execute a stream chains sequentially or in parallel with defined limit of simultaneous executions.
Library for limiting parallel work.
async tool kit
GLOV.js Async Utility Library
JavaScript async utilities library
Iterate over promises, promise-returning or async/await functions in series or parallel. Support settle (fail-fast), concurrency (limiting) and hooks system (start, beforeEach, afterEach, finish)