Fast heap-based priority queue in JavaScript
Throttle promise-returning & async functions
SDK to integrate Queue-it into a javascript based server side application.
Run an array of functions in parallel, but limit the number of tasks executing at the same time
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
For documentation, see https://www.atdatabases.org/docs/queue
TypeScript definitions for d3-queue
An implementation of the Fibonacci heap data structure
Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.
a simple fifo queue
JavaScript utility to enqueue asynchronous tasks and run them sequentially one after another
a simple ring buffer data structure
an rxjs subject that queues data when it has no observers
TypeScript definitions for promise-queue
a performant queue implementation in javascript
Simple queue for completing tasks in series
Priority queue data structures
TypeScript definitions for priorityqueuejs
TypeScript definitions for double-ended-queue
Add a callback to the next tick queue.
Build SQS-based Node applications without the boilerplate
A simple, fast, robust job/task queue, backed by Redis.
An implementation of burstable throtling algorithm on top of rxjs
Optimize the speed of important tasks on limited ressources
A Dashboard server API built on top of bull or bullmq.
A Dashboard UI built on top of bull or bullmq.
A link to queue requests when a certain condition is met (eg. device is offline)
Powerful yet simple JavaScript/TypeScript tasks queuing system.