Message queues which uses MongoDB.
Genkit AI framework plugin for Firebase including Firestore trace/state store and deployment helpers for Cloud Functions for Firebase.
Compatible version of p-queue
A heap-based implementation of priority queue in javascript with typescript support.
Drop-in WebSocket replacement with automatic reconnection.
Build SQS-based Node applications without the boilerplate
a simple priority queue data structure
[](https://circleci.com/gh/segmentio/localstorage-retry)
[](https://serverless.com)
Metaservice event manager
A gate node (with queueing) for node-RED
Better Queue for NodeJS
Generic browser priority queue.
A pino transport hold log until a log level is reach
Retry failed attempts to consume a message, with increasing delays between each attempt. For the delay use binary delay message arhitecture.
LangGraph
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Durable Object-based queue for Cloudflare Workers with near-zero dispatch latency
Evaluate asynchronous tasks with configurable concurrency.
Promise queue with a nice API
wrapper around async.queue to make some common usages simpler
Plugin base class, use it to create your own plugin
Reliable job queue built on BullMQ and Redis. Add jobs to a persistent queue and process them with automatic retries, concurrency control, and graceful shutdown.
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.