Promise queue with concurrency control
Curated collection of data structures for the JavaScript/TypeScript.
Connects to AWS SQS (Amazon Simple Queue Service) and gets messages
The smallest and simplest JavaScript priority queue
A simple queue / remote worker server.
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Simple queue with Redis pub/sub channels
Simple queue based on JSON files
An application for handling Amazon Simple Queue Service (SQS) messages and saving into a MongoDB database
Next tick shim that prefers process.nextTick over queueMicrotask for compat
a simple priority queue data structure
A predictable, in-process job queue for NestJS — no Redis, no workers, no surprises.
Simple queue manager
A simple queue, backed by indexeddb, for processing work in the background. Inspired by Resque.
Promise-based queue
Module for simple queue-service
A simple queue for JavaScript containing operations like enqueue, dequeue, etc
LRU Queue
Simple Queue implementation in JavaScript
In memory queue system prioritizing tasks
A simple, fast, robust job/task queue, backed by Redis.
Simple queue which calls a callback every time capacity is reached
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 Node.js library for interacting with the Vercel Queue Service API