OCI NodeJS client for Queue Service
a performant queue implementation in javascript
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
@sidequest/engine is the core engine of SideQuest, a distributed background job processing system for Node.js and TypeScript.
Task and Message Queues with Multiple Providers
Better Stack JavaScript logging tools (formerly Logtail)
TypeScript definitions for d3-queue
A simple, fast, robust job/task queue, backed by Redis.
Enqueues messages onto a given SQS queue
A simple blocking (asynchronous) priority queue (sorted, not FIFO).
A complete, fully tested data structure library written in TypeScript.
A promise based priority queue with task deduplication, concurrency control, serial resolution and aging.
Multi-strategy job queue with local and BullMQ support
JavaScript implementation of PriorityQueue (using Min Heap or Max Heap)
Coffeescript/Node.js port of Resque
Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.
an implementation of resquebus in node
Queue animation component for react
Priority queue.
Ummon is a Node.js application for queuing, running, and monitoring tasks
A lightweight, concurrency-controlled, **priority-based** task queue for Promises.
Express middleware to limit a number of simultaneously processing requests using queue
Some basic TS utils for personal use
Javascript implementation of a queue data structure