asynchronous function queue with adjustable concurrency
Maintained fork of later. Determine later (or previous) occurrences of recurring schedules
A simple, fast, robust job/task queue, backed by Redis.
An async iterable interface for redis streams
an opinionated implementation of resque in node
Process thousands of asynchronous or synchronous jobs, concurrently or sequentially, safely and efficiently, without creating thousands of closures.
Powerful task management for JavaScript
A simple job queue built on top of [nedb](https://www.npmjs.com/package/nedb) and [fastq](https://www.npmjs.com/package/fastq)
RedisSMQ shared components that may be used by integrated applications and extensions.
Easy RabbitMQ for node
Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.
RedisSMQ Monitor is an application which lets you monitor, debug, and manage your RedisSMQ message queue
Compatible version of p-queue
This plugin includes alternate JobQueueStrategy implementations built on different technologies.
The SDK to utilize managed queues by ServerlessQ
simple job transport based on sqlite. Reads & writes jobs to execute in local sqlite database. used for testing & simple projects
simple job transport based on sqlite. Reads & writes jobs to execute in local sqlite database. used for testing & simple projects
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.
Bull queue UI for inspecting and manipulating jobs
MongoDB collection as crontab
A Google Cloud Pubsub client for node.js geared towards queues and jobs. Inspired by ceejbot/fivebeans
Promise-based queue for async jobs