A simple, fast, robust job/task queue, backed by Redis.
Lightweight utilities for debouncing, throttling, and more - designed for npm packages.
Promise-based queue
LRU Queue
Simple JS queue with auto run for node and browsers
In memory queue system prioritizing tasks
celery written in nodejs
Queue sync or async functions with max concurrency, max size, max age, and fifo/lifo ordering
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.
Simple JS queue with auto run for node and browsers
A Redis-backed job queue built for Bun.
Useful TypeScript utilities.
Microsluzba pro odesilani notifikaci (email, SMS, Slack, push). Postavena na Cloudflare Workers s D1 databazi.
Sequential asynchronous lock-based queue for promises
Fast, in memory work queue
A reliable job queue with deduplication, request/response support, and pluggable storage
the complete solution for node.js command-line programs
Utilities for debouncing, throttling, rate-limiting, queuing, and more.
An event queue that enables secure transactional processing of asynchronous and periodic events, featuring instant event processing with Redis Pub/Sub and load distribution across all application instances.
Extremely fast double-ended queue implementation
A promise based, dynamic priority queue runner, with concurrency limiting.
Microsoft Azure Storage SDK for JavaScript - Queue
a function processing queue for node.js
A simple queue node that store incoming messages in memory queue and uses a feedback from a following action or trigger message to release the next message stored in the queue.