a performant queue implementation in javascript
Vow-based task queue
Priority queue data structures
Very straightforward, event driven web crawler. Features a flexible queue interface and a basic cache mechanism with extensible backend.
Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.
An interactive UI dashboard for Bee Queue
Terminal string styling with tagged template literals
Task and Message Queues with Multiple Providers
A really fast memory store for better-queue
TypeScript definitions for d3-queue
A simple, fast, robust job/task queue, backed by Redis.
Better Stack JavaScript logging tools (formerly Logtail)
Get the first fulfilled promise that satisfies the provided testing function
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.
Enqueues messages onto a given SQS queue
In-memory, error handling (retry) function queue, with the ability to throttle simultaneous executions.
Persistent local-disk (and/or memory) adapter for Sails.js / Waterline.
Multi-strategy job queue with local and BullMQ support
OCI NodeJS client for Queue Service
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
Receive streaming file uploads on your local filesystem.
Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.
Express middleware to limit a number of simultaneously processing requests using queue
Javascript implementation of a queue data structure