bull
Job Queue Library
A Node.js job queue package with features like rate limiting and priority handling.
Premium Queue package for handling distributed jobs and messages in NodeJS.
16k stars
113 watching
1k forks
Language: JavaScript
last commit: about 1 month ago
Linked from 3 awesome lists
jobjob-queuemessagemessage-queuenodejspriorityqueuerate-limiterscheduler
Related projects:
Repository | Description | Stars |
---|---|---|
taskforcesh/bullmq | A message queue and batch processing library that supports NodeJS, Python, and other languages using Redis as the underlying storage mechanism. | 6,309 |
felixmosh/bull-board | A tool for visualizing and managing background jobs in queues with Redis support | 2,387 |
bee-queue/bee-queue | A simple job/task queue for Node.js using Redis | 3,855 |
nestjs/bull | Provides a job queue and scheduling system for a Node.js framework with a focus on TypeScript development | 615 |
owl1n/nest-queue | A queue manager library for NestJS applications | 73 |
rocketseat/adonis-bull | An AdonisJS package providing an easy way to use asynchronous job queues with Redis support. | 310 |
goldbergyoni/nodebestpractices | A comprehensive collection of Node.js best practices and guidelines | 101,014 |
romainlanz/adonis-bull-queue | A queue system based on BullMQ for AdonisJS | 147 |
bensheldon/good_job | A multithreaded, Postgres-based Active Job backend for Ruby on Rails designed to be simple and performant for most workloads. | 2,729 |
agenda/agenda | A lightweight job scheduling solution with MongoDB support and TypeScript implementation. | 9,419 |
louischatriot/nedb | A JavaScript library implementing a simple and fast in-memory or persistent database | 13,516 |
antirez/disque | A distributed in-memory message broker designed to be scalable and fault-tolerant | 8,010 |
automattic/kue | A priority job queue backed by Redis for Node.js applications. | 9,458 |
resque/resque | A Redis-backed Ruby library for managing background tasks and jobs. | 9,443 |
nodebb/nodebb | A Node.js-based forum software for real-time discussions and community interactions. | 14,274 |