LRU Queue
Queueing jobs in Postgres from Node.js like a boss
In memory queue system prioritizing tasks
A simple, fast, robust job/task queue, backed by Redis.
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.
Sequential asynchronous lock-based queue for promises
A really simple message queue based on Redis
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
an opinionated implementation of resque in node
asynchronous function queue with adjustable concurrency
A work queue that can be gated, stopping to wait for sub-queues to complete.
asynchronous function queue with adjustable concurrency
Enqueues messages onto a given SQS queue
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client
A simple rate limited queue for asynchronous operations. Restricts the number of operations executed per time interval.
Vow-based task queue
A promise based, dynamic priority queue runner, with concurrency limiting.
Extremely fast double-ended queue implementation
Backburner.js is a simple run loop-esque library for coalescing actions
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
High-priority task queue for Node.js and browsers
A heap-based implementation of priority queue in javascript with typescript support.
Simple JS stack with auto run for node and browsers
celery written in nodejs