bull-board
Queue inspector
A tool for visualizing and managing background jobs in queues with Redis support
🎯 Queue background jobs inspector
2k stars
14 watching
368 forks
Language: TypeScript
last commit: about 1 month ago bullredis
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 |
optimalbits/bull | A Node.js job queue package with features like rate limiting and priority handling. | 15,622 |
abhilashjn/monitoro | A middleware dashboard for monitoring Bull queues with features for viewing job details, filtering, searching, and displaying stats. | 47 |
owl1n/nest-queue | A queue manager library for NestJS applications | 73 |
bee-queue/bee-queue | A simple job/task queue for Node.js using Redis | 3,855 |
darky/bull-repl | A command-line interface to interact with Bull queues | 230 |
nestjs/bull | Provides a job queue and scheduling system for a Node.js framework with a focus on TypeScript development | 615 |
rocketseat/adonis-bull | An AdonisJS package providing an easy way to use asynchronous job queues with Redis support. | 310 |
nullndr/matador | A Remix stack to monitor BullMQ queues with an interface and utility tools | 28 |
romainlanz/adonis-bull-queue | A queue system based on BullMQ for AdonisJS | 147 |
resque/resque | A Redis-backed Ruby library for managing background tasks and jobs. | 9,443 |
reg2005/adonis5-bullmq | Provides an Adonis 5 integration with BullMQ for queuing and job handling | 16 |
inkofpixel/matador | A Remix.run stack to monitor BullMQ queues | 2 |
php-enqueue/laravel-queue | Extends Laravel with support for message queues and various transport options | 235 |
collectiveidea/delayed_job | Asynchronously executes long-running tasks in the background. | 4,815 |