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.
An efficient queue capable of managing thousands of concurrent animations.
Simple JS queue with auto run for node and browsers
Sequential asynchronous lock-based queue for promises
Fast, in memory work queue
Javascript implementation of a queue data structure
asynchronous function queue with adjustable concurrency
A promise based, dynamic priority queue runner, with concurrency limiting.
Microsoft Azure Storage SDK for JavaScript - Queue
Extremely fast double-ended queue implementation
Compatible version of p-queue
Job manager
A heap-based implementation of priority queue in javascript with typescript support.
An efficient queue capable of managing thousands of concurrent animations.
This Node.js and JavaScript library provides efficient queue processing with optimized handling of synchronous and asynchronous tasks.
A very simple mutex for asynchronous code, which does not spin nor busy-wait. Also exports an efficient Queue.
a simple priority queue data structure
[DepUp] An efficient queue capable of managing thousands of concurrent animations.
A work queue that can be gated, stopping to wait for sub-queues to complete.
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.