2727 packages found
A drop-in replacement for fs, making various improvements.
Build SQS-based Node applications without the boilerplate
Run multiple promise-returning & async functions with limited concurrency
an opinionated implementation of resque in node
Tiny queue data structure
Promise queue with concurrency control
- promise
- queue
- enqueue
- limit
- limited
- concurrency
- throttle
- throat
- rate
- batch
- ratelimit
- priority
- priorityqueue
- fifo
- View more
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.
High-priority task queue for Node.js and browsers
Node.js client for NATS, a lightweight, high-performance cloud native messaging system
Promised First-In-First-Out buffer. Await on push to be told when a value is consumed and await on shift for a value to consume when the buffer is empty.
Easy to Use ReactiveX Queue that Supports Delay/DelayExecutor/Throttle/Debounce/Concurrency Features Powered by RxJS/IxJS
qjobs is a simple and stupid queue job manager for nodejs
Turn any collection of objects into its own efficient tree or linked list using Symbol
Runs Promises in a pool that limits their concurrency.
- promise
- promises
- promises-a
- promises-aplus
- future
- futures
- deferred
- deferreds
- generator
- generators
- async
- await
- flow control
- pool
- View more
A modern tooling library for asynchronous operations using async/await, promises and async generators
A dead simple partitioned asynchronous queue with adjustable concurrency. Jobs with the same key are guaranteed to be processed in order.
Better Queue for NodeJS