Basic batch processing queue library
An Opinionated Message Queue with an emitter-style API
Defines an SQS queue with tweet stream from a search
Priority queue data structure where you are able to set your own compare function.
A module for batching individual promises to improve their collective efficiency.
Node.js library for Promising response of function from queue.
Powerful task management for JavaScript
OCI NodeJS client for Queue Service
Dependency free queue processor
JavaScript utility to enqueue asynchronous tasks and run them sequentially one after another
Push promises to a queue. The queue runs. That's all.
A module for managing ES6 promise concurrency, frequency, and efficiency.
A priority queue that shuffles elements with the same priority.
A queue managed in localStorage for async tasks that may run immediately before page unload.
Very straightforward, event driven web crawler. Features a flexible queue interface and a basic cache mechanism with extensible backend.
AMQP/RabbitMQ queue management library.
Queue sync or async functions with max concurrency, max size, max age, and fifo/lifo ordering
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.
serverless plugin that can configure a lambda with a dead letter queue or topic
FIFO task queue for node and the browser
A Promise-based dynamic priority queue runner.
An Apollo Link to debounce requests
A javascript wait queue object handle infinity loop tasks more efficiently (using ES6 class and promise)
Circular queue in Typescript
Queue library for Jellyfish
A no-dependency, in-memory queue data structure for Node.js and JavaScript