asynchronous function queue with adjustable concurrency
A Node.js library for interacting with the Vercel Queue Service API
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
A heap-based implementation of priority queue in javascript with typescript support.
Simple JS stack with auto run for node and browsers
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.
a simple priority queue data structure
Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.
an opinionated implementation of resque in node
Better Queue for NodeJS
Generic browser priority queue.
Middleware for queueing requests, to use with @commercetools/sdk-client
Evaluate asynchronous tasks with configurable concurrency.
Promise queue with a nice API
wrapper around async.queue to make some common usages simpler
Optimize the speed of important tasks on limited ressources
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
qjobs is a simple and stupid queue job manager for nodejs