implemented Queue structure in node js
Promise queue with concurrency control
Tiny queue data structure
Missing keepalive http.Agent
OCI NodeJS client for Queue Service
fast, tiny `queueMicrotask` shim for modern engines
Sequential asynchronous lock-based queue for promises
A shim for the setImmediate efficient script yielding API
qjobs is a simple and stupid queue job manager for nodejs
Microsoft Azure Storage SDK for JavaScript - Queue
A simple tool to keep requests to be executed in order.
Compatible version of p-queue
asynchronous function queue with adjustable concurrency
The smallest and simplest JavaScript priority queue
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Task and Message Queues with Multiple Providers
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Promise-based queue
Offload tasks to a pool of workers on node.js and in the browser
Simple JS queue with auto run for node and browsers
LRU Queue
Middleware for queueing requests, to use with @commercetools/sdk-client
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.