bullmq
Message Queue Library
A message queue and batch processing solution for NodeJS and Python applications using Redis
BullMQ - Message Queue and Batch processing for NodeJS and Python based on Redis
6k stars
33 watching
405 forks
Language: TypeScript
last commit: 5 days ago
Linked from 1 awesome list
background-jobsnodejspythonqueueredistypescript
Related projects:
Repository | Description | Stars |
---|---|---|
optimalbits/bull | A Node.js library for handling distributed jobs and messages with rate limiting, scheduling, and concurrency features. | 15,574 |
felixmosh/bull-board | A tool for visualizing and managing background jobs in queues with Redis support | 2,341 |
rq/rq | A Python library for queuing and executing jobs asynchronously in the background. | 9,890 |
bee-queue/bee-queue | A simple job/task queue for Node.js using Redis | 3,827 |
resque/resque | A Redis-backed Ruby library for managing background tasks and jobs. | 9,432 |
weyoss/redis-smq | A Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend | 594 |
rocketseat/adonis-bull | An AdonisJS package providing an easy way to use asynchronous job queues with Redis support. | 310 |
robinjoseph08/redisqueue | A Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts. | 129 |
inkofpixel/matador | A Remix.run stack to monitor BullMQ queues | 2 |
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 |
bogdanp/dramatiq | A fast and reliable way to process tasks in the background. | 4,346 |
pricingassistant/mrq | A Python task queue built on top of Redis and gevent to manage distributed worker tasks with simple code and visibility into job performance. | 877 |
reg2005/adonis5-bullmq | Provides an Adonis 5 integration with BullMQ for queuing and job handling | 16 |
owl1n/nest-queue | A queue manager library for NestJS applications | 71 |
smrchy/rsmq | A lightweight message queue for Node.js using Redis as the underlying storage | 1,758 |