In memory queue system prioritizing tasks
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.
OCI NodeJS client for Queue Service
asynchronous function queue with adjustable concurrency
A promise based, dynamic priority queue runner, with concurrency limiting.
High-priority task queue for Node.js and browsers
Priority queue data structures
wrapper around async.queue to make some common usages simpler
A heap-based implementation of priority queue in javascript with typescript support.
A Node.js library for interacting with the Vercel Queue Service API
A really fast memory store for better-queue
a simple priority queue data structure
Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.
Generic browser priority queue.
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Evaluate asynchronous tasks with configurable concurrency.
Promise queue with a nice API
Offload tasks to a pool of workers on node.js and in the browser
Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.
async/await simple priority queues
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
Bull / BullMQ queue command line REPL
qjobs is a simple and stupid queue job manager for nodejs
simplified stream construction