A lightweight task queue
Simple JS queue with auto run for node and browsers
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.
Simple JS queue with auto run for node and browsers
Sequential asynchronous lock-based queue for promises
Fast, in memory work queue
asynchronous function queue with adjustable concurrency
A Node.js queue library with controllable concurrency and rate limiting
Microsoft Azure Storage SDK for JavaScript - Queue
Extremely fast double-ended queue implementation
A heap-based implementation of priority queue in javascript with typescript support.
a simple priority queue data structure
An implementation of burstable throtling algorithm on top of rxjs
Better Queue for NodeJS
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
UT queue
wrapper around async.queue to make some common usages simpler
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
A Redis-backed job queue built for Bun.
qjobs is a simple and stupid queue job manager for nodejs