Fast, in memory work queue
asynchronous function queue with adjustable concurrency
A promise based, dynamic priority queue runner, with concurrency limiting.
Microsoft Azure Storage SDK for JavaScript - Queue
Extremely fast double-ended queue implementation
A heap-based implementation of priority queue in javascript with typescript support.
Compatible version of p-queue
a simple priority queue data structure
redis queue component for coa
Better Queue for NodeJS
Generic browser priority queue.
Throttled parallel function invocation.
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Promise queue with a nice API
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
Evaluate asynchronous tasks with configurable concurrency.
wrapper around async.queue to make some common usages simpler
qjobs is a simple and stupid queue job manager for nodejs
Queueing jobs in Postgres from Node.js like a boss
High-priority task queue for Node.js and browsers
A Node.js library for interacting with the Vercel Queue Service API
A queue implementation that can be iterated over
Curated collection of data structures for the JavaScript/TypeScript.
a performant queue implementation in javascript