@ricokahler/pool
like `Promise.all` but you can specify how many concurrent tasks you want at once
like `Promise.all` but you can specify how many concurrent tasks you want at once
Simple queuing functionality with event emitter async call.
AsyncQueue module used for running asynchronous tasks in series
Async queue implementation for Electron RPC
A utiltify for send request in parallel queue
Simple, zero dependency promise-based queue.
The set of async flow control structures and promise utils.
Let the asynchronous queue respond to the results in the order in which it was requested,让异步队列按照请求的顺序响应结果。