A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
Sequential asynchronous lock-based queue for promises
Priority queue data structures
Fast, in memory work queue
asynchronous function queue with adjustable concurrency
A Node.js library for interacting with the Vercel Queue Service API
Express middleware to limit a number of simultaneously processing requests using queue
Serial queue module.
A promise based, dynamic priority queue runner, with concurrency limiting.
Microsoft Azure Storage SDK for JavaScript - Queue
Better Stack JavaScript logging tools (formerly Logtail)
celery written in nodejs
Offload tasks to a pool of workers on node.js and in the browser
Write files in an atomic fashion w/configurable ownership
Useful TypeScript utilities.
Distributed test runner using Redis as a work queue. Push file paths to a Redis list, then multiple CI runners atomically steal batches and execute them via a configurable command.
A heap-based implementation of priority queue in javascript with typescript support.
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
A simple queue node that store incoming messages in memory queue and uses a feedback from a following action or trigger message to release the next message stored in the queue.
Simple JS stack with auto run for node and browsers
Simple Typescript Queue with generics type support
A babel plugin that adds istanbul instrumentation to ES6 code
a simple priority queue data structure
Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.