Fast, in memory work queue
asynchronous function queue with adjustable concurrency
Extremely fast double-ended queue implementation
A promise based, dynamic priority queue runner, with concurrency limiting.
A minimalist time-based caching system.
Microsoft Azure Storage SDK for JavaScript - Queue
Queue data structure with expiration
Compatible version of p-queue
A heap-based implementation of priority queue in javascript with typescript support.
a simple priority queue data structure
A queue with delayed enqueue of unique entries, perfect for queuing update notifications.
Better Queue for NodeJS
Generic browser priority queue.
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Promise queue with a nice API
Evaluate asynchronous tasks with configurable concurrency.
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
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
A Node.js library for interacting with the Vercel Queue Service API
High-priority task queue for Node.js and browsers
Curated collection of data structures for the JavaScript/TypeScript.
A queue implementation that can be iterated over