asynchronous function queue with adjustable concurrency
Promise queue with concurrency control
An async iterable interface for redis streams
Official SDK for Inngest.com. Inngest is the reliability layer for modern applications. Inngest combines durable execution, events, and queues into a zero-infra platform with built-in observability.
Powerful task management for JavaScript
A simple, fast, robust job/task queue, backed by Redis.
Compatible version of p-queue
Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.
Process thousands of asynchronous or synchronous jobs, concurrently or sequentially, safely and efficiently, without creating thousands of closures.
A fork of dashboard for Agenda.js with Pagination and Search capabilities
This plugin includes alternate JobQueueStrategy implementations built on different technologies.
The modern MongoDB-powered job scheduler library for Node.js
Easy RabbitMQ for node
RedisSMQ Monitor is an application which lets you monitor, debug, and manage your RedisSMQ message queue
Allows promises to be queued up and executed at a maximum rate defined by time or max concurrency
RedisSMQ Common Library provides many components that are mainly used by RedisSMQ and RedisSMQ Monitor.
A simple job queue built on top of [nedb](https://www.npmjs.com/package/nedb) and [fastq](https://www.npmjs.com/package/fastq)
Bull queue UI for inspecting and manipulating jobs
Plugin to easily intergrate BullMQ into fastify through file based Queue/Worker creation.
A lightweight postgres-backed job queue
Promise queue with concurrency control
Promise queue with concurrency control. A fork of p-queue for commonjs.
Client to setup jobs in the temporal queue for processing ERPNext requests called "erpnext-queue"
A helper lib for a Prisma/Postgres backed in-process job queue
A manager for jobs (aka tasks) that have to be performed asynchronously, optionally recurring, scheduled or one-off in their nature. The job queue is manage in memory without additional dependencies.