Task and Message Queues with Multiple Providers
Tiny queue data structure
Simple JS queue with auto run for node and browsers
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.
fast, tiny `queueMicrotask` shim for modern engines
A Node.js library for interacting with the Vercel Queue Service API
Simple JS queue with auto run for node and browsers
A shim for the setImmediate efficient script yielding API
A really simple message queue based on Redis
A simple queue node that store incoming messages in memory queue and uses a feedback from a following action or trigger message to release the next message stored in the queue.
Promise queue with concurrency control
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
A simple tool to keep requests to be executed in order.
The smallest and simplest JavaScript priority queue
SQS adapter for message-queue-toolkit
Next tick shim that prefers process.nextTick over queueMicrotask for compat
A mechanism for forcing order/transitions of scoped async state
Node-RED AMQP input and output nodes with ack and prefetch
LRU Queue
A module for creating a node style stream over a WebExtension port object.
Stream TAP test data as a serialized node:test stream
Promise-based queue
SNS adapter for message-queue-toolkit
qjobs is a simple and stupid queue job manager for nodejs