Simple JS queue with auto run for node and browsers
Fast, in memory work queue
asynchronous function queue with adjustable concurrency
Cloud Tasks API client for Node.js
A promise based, dynamic priority queue runner, with concurrency limiting.
Extremely fast double-ended queue implementation
Node.js Streams, a user-land copy of the stream library from Node.js
> Run AWS SQS locally without dependency. > Supports both AWS Query and JSON (x-amz-json-1.0) protocols.
A heap-based implementation of priority queue in javascript with typescript support.
A lightweight task queue
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
Evaluate asynchronous tasks with configurable concurrency.
wrapper around async.queue to make some common usages simpler
An AMQP 0-9-1 (e.g., RabbitMQ) library and client.
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
a simple fifo queue
Get paths for storing things like data, config, cache, etc
Throttled parallel function invocation.
A promise based message queue for Node.js using a mongodb backing store.
Queueing jobs in Postgres from Node.js like a boss