Async task functions for ember-concurrency
queue where you can push promise-like functions
co wrapper as Task.jsm API
A promise based priority queue with task deduplication, concurrency control, serial resolution and aging.
Job queue
Useful utilities, interfaces and base classes for message queue handling. Supports AMQP and SQS with a common abstraction on top currently
Increase memory limit for local node binaries ('max-old-space-size')
Atomic message queuing utilities for message ordering and persistence
Expo module that provides support for tasks that can run in the background.
A RabbitMQ transport adapter for @node-ts/bus-core.
Stream TAP test data as a serialized node:test stream
A wrapper around bullmq
parser for xcodeproj/project.pbxproj files
For documentation, see https://www.atdatabases.org/docs/queue
Durable execution runtime for Node.js, powered by Rust
ctx-core queue
Database-specific job handling and queue management
TypeScript definitions for node-cron
Compress files and folders
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
A Redis-backed job queue built for Bun.
Process thousands of asynchronous or synchronous jobs, concurrently or sequentially, safely and efficiently, without creating thousands of closures.
Gracefully handle a Promise using async/await.
Interval Queue for Async and Promises, with decorator and variable requeue on failure