Compatible version of p-queue
an opinionated implementation of resque in node
A heap-based implementation of priority queue in javascript with typescript support.
a simple priority queue data structure
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
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
YouTube IFrame Player API abstraction.
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
Curated collection of data structures for the JavaScript/TypeScript.
An interactive UI dashboard for Bee Queue
A queue implementation that can be iterated over
a performant queue implementation in javascript
Vow-based task queue
A really fast memory store for better-queue
Priority queue data structures
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.