queue queue.js 队列
fast, tiny `queueMicrotask` shim for modern engines
Tiny queue data structure
A simple tool to keep requests to be executed in order.
A shim for the setImmediate efficient script yielding API
An extendible background job queue for js/ts applications
Simple JS queue with auto run for node and browsers
Promise queue with concurrency control
Simple JS queue with auto run for node and browsers
Next tick shim that prefers process.nextTick over queueMicrotask for compat
High-priority task queue for Node.js and browsers
A promise based, dynamic priority queue runner, with concurrency limiting.
LRU Queue
The smallest and simplest JavaScript priority queue
Fast, in memory work queue
Promise-based queue
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Microsoft Azure Storage SDK for JavaScript - Queue
In memory queue system prioritizing tasks
Evaluate asynchronous tasks with configurable concurrency.
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.
A heap-based implementation of priority queue in javascript with typescript support.
wrapper around async.queue to make some common usages simpler
Extremely fast double-ended queue implementation