A fetch request queue that processes entries with a delay
Bull / BullMQ queue command line REPL
an opinionated implementation of resque in node
Buffers events from a stream until you are ready to handle them.
Tiny queue data structure
Database-managed scheduled jobs with admin UI
React hook for resolving promises with Suspense support
In memory queue system prioritizing tasks
fast, tiny `queueMicrotask` shim for modern engines
A shim for the setImmediate efficient script yielding API
Promise queue with concurrency control
A simple tool to keep requests to be executed in order.
Zero-dependency, isomorphic HTTP client with intelligent retry, circuit breaker, and offline queue for Node.js and browsers
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
Next tick shim that prefers process.nextTick over queueMicrotask for compat
amqplib wrapper for Rabbit MQ
Analytics Next (aka Analytics 2.0) is the latest version of Segment’s JavaScript SDK - enabling you to send your data to any tool without having to learn, test, or use a new API every time.
A light-weight module that brings Fetch API to node.js
Promise-based queue
Simple JS queue with auto run for node and browsers
LRU Queue
An implementation of window.fetch in Node.js using Minipass streams
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.