329 packages found
asynchronous function queue with adjustable concurrency
fast, tiny `queueMicrotask` shim for modern engines
- asap
- immediate
- micro task
- microtask
- nextTick
- process.nextTick
- queue micro task
- queue microtask
- queue-microtask
- queueMicrotask
- setImmediate
- task
an opinionated implementation of resque in node
Promise queue with concurrency control
- promise
- queue
- enqueue
- limit
- limited
- concurrency
- throttle
- throat
- rate
- batch
- ratelimit
- priority
- priorityqueue
- fifo
- View more
High-priority task queue for Node.js and browsers
Run multiple promise-returning & async functions with limited concurrency
A task queue executes tasks sequentially or concurrently. Wrap an async/promise-returning/sync function as a queue-ready async function for easy reusing. Support passing arguments/getting return value, @synchronized/@concurrent decorator, Node.js/Browser.
- task queue
- async
- promise
- await
- sequential
- synchronized
- decorator
- lock
- concurrency
- throttle
- typescript
- javascript
- node
- browser
- View more
Yet another cron clone – but this one is better :o) - new improved syntax – milliseconds resolution – both for node JS and browser
A simple, fast, robust job/task queue, backed by Redis.
The Metrics Queue allows developers to react performance.marks and measures for the purpose of performance-tuning against performance goals
Simple async tasks queue implementation for JavaScript
React utilities for seemless integration with the MetricsQueue
A persistent job or task queue backed by RethinkDB.
A simple async task throttle.
asynchronous function queue with adjustable concurrency
A dead simple partitioned asynchronous queue with adjustable concurrency. Jobs with the same key are guaranteed to be processed in order.
Promise queue with concurrency control
- promise
- queue
- enqueue
- limit
- limited
- concurrency
- throttle
- throat
- rate
- batch
- ratelimit
- priority
- priorityqueue
- fifo
- View more
Queue with concurency and context for tasks