22 results for “topic:promise-queue”
Promise packages, patterns, chat, and tutorials
Promise queue with concurrency control
Promise-based queue
Promise-based queue. Support timeout, retry and so on.
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
OST Base provides advanced Promise Queue Manager and other utilities.
A queue manager for concurrent promise execution
Webview scheduling management, supporting asynchronous queue for Electron.
The JavaScript library that promises you the fastest ES6 promises
A simple and fast way to manage concurrent promise tasks with Queue Data Structure.
A queue management library with channels
Async bucket priority queue implemented in Typescript
Library to execute promises in parallel, keeping not to execute more than N promises at any one time
A super simple promise queue in pure JavaScript
A lite asynchronous queue runtime library!
A concurrency limited job queue utilizing ES6 promises.
A simple promise batching library
No description provided.
A fairly simple command queue that ensures both commands containing sync code and commands containing async code are executed in sequence, through promises chaining.
Run promise in order like promise-queue
A promise pool with RPS limiter.
提供各种Promise的相关工具类,包括可中断的Promise、超时即中断的Promise、Promise队列、防抖的Promise、自动重试的Promise