asynchronous function queue with adjustable concurrency
Fast, in memory work queue
A promise based, dynamic priority queue runner, with concurrency limiting.
Microsoft Azure Storage SDK for JavaScript - Queue
Immutable Data Collections
Extremely fast double-ended queue implementation
A heap-based implementation of priority queue in javascript with typescript support.
Devtools for Pacer.
React adapter for devtools for Pacer.
Compatible version of p-queue
react-spring's fork of rafz one frameloop to rule them all
a simple priority queue data structure
Generic browser priority queue.
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Better Queue for NodeJS
Distributed task scheduler and rate limiter
Evaluate asynchronous tasks with configurable concurrency.
Efficiently sort interdependent tasks into a sequence of concurrently-executable batches.
Promise queue with a nice API
⚡🕰️ Drop-in solution to batch smart contract RPC calls in a single RPC query via Multicall!
wrapper around async.queue to make some common usages simpler
qjobs is a simple and stupid queue job manager for nodejs
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
Queueing jobs in Postgres from Node.js like a boss