Showing 1-20 of 192,090 packages
A streaming message queue system for Node.JS focused on performance.
message queue system
A minimal, durable DB-based message queue system
Task and Message Queues with Multiple Providers
Tiny queue data structure
Simple JS queue with auto run for node and browsers
fast, tiny `queueMicrotask` shim for modern engines
In memory queue system prioritizing tasks
Simple JS queue with auto run for node and browsers
A really simple message queue based on Redis
A shim for the setImmediate efficient script yielding API
celery written in nodejs
A simple tool to keep requests to be executed in order.
Redis Extended Message Queue System
Promise queue with concurrency control
Call an array of promise-returning functions, restricting concurrency to a specified limit.
The smallest and simplest JavaScript priority queue
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Useful utilities, interfaces and base classes for message queue handling. Supports AMQP and SQS with a common abstraction on top currently
Next tick shim that prefers process.nextTick over queueMicrotask for compat