Sequential asynchronous lock-based queue for promises
asynchronous function queue with adjustable concurrency
A scalable queue for parallel callbacks
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
Promised out of order transform.
Vow-based task queue
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Generic browser priority queue.
utilities for observable asynchronous control flow
High-priority task queue for Node.js and browsers
A Node.js library for interacting with the Vercel Queue Service API
OCI NodeJS client for Queue Service
Compatible version of p-queue
wrapper around async.queue to make some common usages simpler
Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.
A lightweight task queue
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.
Better Queue for NodeJS
Simple JS queue with auto run for node and browsers
simplified stream construction
Easy to Use ReactiveX Queue that Supports Delay/DelayExecutor/Throttle/Debounce/Concurrency Features Powered by RxJS/IxJS
Queue data from a stream until a checkpoint is hit
Useful TypeScript utilities.
Multi-strategy job queue with local and BullMQ support