Moxie Base provides advanced Promise Queue Manager and other utilities.
Next tick shim that prefers process.nextTick over queueMicrotask for compat
queue manager for promises
simple and flexible queue manager for handling task execution with customizable intervals, daily limits, and batch actions
Task Queue Manager
EkoQueue is a queue manager that allows you to easily dispatch and process jobs with an easy to use interface.
Rate controlled and retry enabled request manager to interact with Snyk APIs
Enqueues messages onto a given SQS queue
// TODO
Promise-based queue
TypeScript scope analyser for ESLint
Simple JS queue with auto run for node and browsers
LRU Queue
A package for managing a queue of API requests.
A package for managing a queue of API requests.
In memory queue system prioritizing tasks
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.
A flexible, TypeScript-first queue/task manager with pluggable backends ,dynamic persistence storage and event hooks.
Queue manager for NestJS applications using TypeORM and PostgreSQL
Simple JS queue with auto run for node and browsers
Fast, in memory work queue
A collection of pre-built, concrete task implementations designed to work seamlessly with `@tomsons/queue-manager`. This library aims to speed up integration by providing ready-to-use solutions for common asynchronous operations.
asynchronous function queue with adjustable concurrency
A queue manager class which process tasks with given workers, with adjustable concurrency. It can automatically load tasks, pause resume etc