Simple JS queue with auto run for node and browsers
AsyncBlockingQueue
Fast, in memory work queue
asynchronous function queue with adjustable concurrency
Middleware for queueing requests, to use with @commercetools/sdk-client
Extremely fast double-ended queue implementation
A promise based, dynamic priority queue runner, with concurrency limiting.
The Divine Synchronization Library
Microsoft Azure Storage SDK for JavaScript - Queue
A lightweight task queue
A heap-based implementation of priority queue in javascript with typescript support.
Compatible version of p-queue
Memory optimized promise blocking queue with concurrency control
Azure Service Bus SDK for JavaScript
a simple priority queue data structure
Smart request balancer with fine tuning of rates and limits of queue execution
A polyfill for the proposed blocking elements stack API
Better Queue for NodeJS
Generic browser priority queue.
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Google Cloud Identity Platform Blocking Functions for Node.js
Promise queue with a nice API
A simple and efficient queue system for Node.js applications
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.