Runs JavaScript Promises in a queue
Promise-based queue
Fast, in memory work queue
Promise queue with concurrency control
Call an array of promise-returning functions, restricting concurrency to a specified limit.
wrapper around async.queue to make some common usages simpler
asynchronous function queue with adjustable concurrency
Promise queue with a nice API
Tiny queue data structure
A promise based, dynamic priority queue runner, with concurrency limiting.
fast, tiny `queueMicrotask` shim for modern engines
High-priority task queue for Node.js and browsers
A simple tool to keep requests to be executed in order.
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
asynchronous function queue with adjustable concurrency
Resolve any installed ES6 compatible promise
LRU Queue
A shim for the setImmediate efficient script yielding API
async/await simple priority queues
Simple JS queue with auto run for node and browsers
Useful TypeScript utilities.
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Compatible version of p-queue
Simple JS queue with auto run for node and browsers