Search results
346 packages found
asynchronous function queue with adjustable concurrency
Promise queue with concurrency control
- promise
- queue
- enqueue
- limit
- limited
- concurrency
- throttle
- throat
- rate
- batch
- ratelimit
- priority
- priorityqueue
- fifo
- View more
an opinionated implementation of resque in node
qjobs is a simple and stupid queue job manager for nodejs
Feature rich priority job queue backed by redis
A simple, fast, robust job/task queue, backed by Redis.
Yet another cron clone – but this one is better :o) - new improved syntax – milliseconds resolution – both for node JS and browser
Enterprise-grade Job Queues for node.js, backed by redis and/or MongoDB
Queue, ArrayQueue. Javascript & Typescript Data Structure.
A dead simple partitioned asynchronous queue with adjustable concurrency. Jobs with the same key are guaranteed to be processed in order.
A persistent job or task queue backed by RethinkDB.
asynchronous function queue with adjustable 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
A concurrent executor for hierarchical tasks (tasks that *depend* on other tasks). It can also be used as a message queue, a workflow engine or a process manager.
- executor
- concurrent executor
- task executor
- task
- job
- message queue
- queue
- workflow
- process
- process manager
- nodejs
- node
- typescript
- dependency
Sails hook for Invertase Hive.
A sequential jobs manager in Express.js style
Queueing jobs in Node.js using PostgreSQL like a boss