LRU Queue
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.
A Node.js library for interacting with the Vercel Queue Service API
Sequential asynchronous lock-based queue for promises
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
Fast, in memory work queue
High-priority task queue for Node.js and browsers
Evaluate asynchronous tasks with configurable concurrency.
Enqueues messages onto a given SQS queue
qjobs is a simple and stupid queue job manager for nodejs
A simple rate limited queue for asynchronous operations. Restricts the number of operations executed per time interval.
Vow-based task queue
Microsoft Azure Storage SDK for JavaScript - Queue
wrapper around async.queue to make some common usages simpler
Application that yada yada yada.
High-priority task queue for Node.js and browsers
An interactive UI dashboard for Bee Queue
Compatible version of p-queue
Backburner.js is a simple run loop-esque library for coalescing actions
A heap-based implementation of priority queue in javascript with typescript support.
celery written in nodejs
asynchronous function queue with adjustable concurrency
Emulate AWS λ and SQS locally when developing your Serverless project