Promise queue with concurrency control
-
Updated
Jan 22, 2025 - TypeScript
Promise queue with concurrency control
A queue manager for concurrent promise execution
A simple and fast way to manage concurrent promise tasks with Queue Data Structure.
Async bucket priority queue implemented in Typescript
A fairly simple command queue that ensures both commands containing sync code and commands containing async code are executed in sequence, through promises chaining.
A promise pool with RPS limiter.
提供各种Promise的相关工具类,包括可中断的Promise、超时即中断的Promise、Promise队列、防抖的Promise、自动重试的Promise
Add a description, image, and links to the promise-queue topic page so that developers can more easily learn about it.
To associate your repository with the promise-queue topic, visit your repo's landing page and select "manage topics."