Search results
248 packages found
an opinionated implementation of resque in node
Wrapper around amqp to make common patterns easier
A simple, fast, robust job/task queue, backed by Redis.
Feature rich priority job queue backed by redis
A persistent job or task queue backed by RethinkDB.
Flexible background task system
A simple promise-based work queue to pipeline tasks
A worker lib designed to pull-and-process messages from different queue brokers
Simple client queue mechanism. Create it and run asynchronously with worker class in browser.
async single worker tasks queue that supports concurrency, priority and provide simple interface for passing task arguments
Promising job queue
Sails hook for Invertase Hive.
Yet another cron clone – but this one is better :o) - new improved syntax – milliseconds resolution – both for node JS and browser
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
Turn any module into a worker thread
Background job processor using NATS
<!-- markdownlint-disable MD033 --> <p align="center"> <a href="https://www.npmjs.com/package/@mgcrea/prisma-queue"> <img src="https://img.shields.io/npm/v/@mgcrea/prisma-queue.svg?style=for-the-badge" alt="npm version" /> </a> <a href="https://
A simple, fast, robust job/task queue, backed by Redis.
Redux powered queue for the processing of serializable objects through sequential custom handlers, by parallel workers, with error and endless loop protection. Aimed at complex deferred offline persistence handling.