Promise queue with concurrency control
asynchronous function queue with adjustable concurrency
asynchronous function queue with adjustable concurrency
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.
Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.
Compatible version of p-queue
A simple, fast, robust job/task queue, backed by Redis.
An async iterable interface for redis streams
Powerful task management for JavaScript
an opinionated implementation of resque in node
The modern MongoDB-powered job scheduler library for Node.js
Process thousands of asynchronous or synchronous jobs, concurrently or sequentially, safely and efficiently, without creating thousands of closures.
Easy RabbitMQ for node
A fork of BreeJS/bree. A Node.js and JavaScript task scheduler with cron, dates, ms, later, and human-friendly support. Works in Node v12.17.0+, uses worker threads or process forks, and supports async/await, retries, throttling, concurrency, and cancela
Client to setup jobs in the temporal queue for processing ERPNext requests called "erpnext-queue"
@sidequest/core is the core package of SideQuest, a distributed background job queue for Node.js and TypeScript applications.
@sidequest/backend is the backend package of SideQuest, a distributed job queue for Node.js and TypeScript.
RedisSMQ Common Library provides many components that are mainly used by RedisSMQ and RedisSMQ Monitor.
A helper lib for a Prisma/Postgres backed in-process job queue
Execute background jobs in AWS Lambda after response using Lambda Extensions
Promise queue with concurrency control. A fork of p-queue for commonjs.
Plugin to easily intergrate BullMQ into fastify through file based Queue/Worker creation.
Bull queue UI for inspecting and manipulating jobs
A simple job queue built on top of [nedb](https://www.npmjs.com/package/nedb) and [fastq](https://www.npmjs.com/package/fastq)
@sidequest/engine is the core engine of SideQuest, a distributed background job processing system for Node.js and TypeScript.
@sidequest/dashboard is the web dashboard for Sidequest, a distributed background job queue system.