bull
Job queue manager
A Node.js library for handling distributed jobs and messages with rate limiting, scheduling, and concurrency features.
Premium Queue package for handling distributed jobs and messages in NodeJS.
16k stars
114 watching
1k forks
Language: JavaScript
last commit: 20 days ago
Linked from 3 awesome lists
jobjob-queuemessagemessage-queuenodejspriorityqueuerate-limiterscheduler
Related projects:
Repository | Description | Stars |
---|---|---|
taskforcesh/bullmq | A message queue and batch processing solution for NodeJS and Python applications using Redis | 6,186 |
felixmosh/bull-board | A tool for visualizing and managing background jobs in queues with Redis support | 2,341 |
bee-queue/bee-queue | A simple job/task queue for Node.js using Redis | 3,827 |
nestjs/bull | Provides a job queue and scheduling system for a Node.js framework with a focus on TypeScript development | 611 |
owl1n/nest-queue | A queue manager library for NestJS applications | 71 |
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 | 100,616 |
romainlanz/adonis-bull-queue | A queue system based on BullMQ for AdonisJS | 144 |
bensheldon/good_job | A multithreaded, Postgres-based Active Job backend for Ruby on Rails designed to be simple and performant for most workloads. | 2,699 |
agenda/agenda | A lightweight job scheduling solution with MongoDB support and TypeScript implementation. | 9,400 |
louischatriot/nedb | A JavaScript library implementing a simple and fast in-memory or persistent database | 13,504 |
antirez/disque | A distributed message broker designed to capture the essence of Redis as a jobs queue, providing a scalable and fault-tolerant system for exchanging messages between processes. | 8,008 |
automattic/kue | A priority job queue backed by Redis for Node.js applications. | 9,461 |
resque/resque | A Redis-backed Ruby library for managing background tasks and jobs. | 9,432 |
nodebb/nodebb | A Node.js-based forum software built with real-time streaming discussions and mobile responsiveness. | 14,231 |