1 个仓库
Web-based visual interfaces for monitoring and manipulating background jobs and queues.
Distinct from Queue Management: Focuses on the administrative UI layer rather than worker assignment and parallel execution logic
Explore 1 awesome GitHub repository matching devops & infrastructure · Dashboards. Refine with filters or upvote what's useful.
Bull-board is a web-based administrative interface and dashboard for visualizing, monitoring, and managing asynchronous job queues in Node.js. It serves as a control panel for background job administrators to oversee queue processing and manage the lifecycle of tasks powered by BullMQ, Bull, and Redis. The project distinguishes itself by providing a pluggable interface that integrates with various web server frameworks as middleware. It utilizes an adapter-based system to provide unified administrative controls across different queue backends and includes authentication guards to secure the d
Offers a web-based dashboard for monitoring, managing, and manipulating background jobs powered by BullMQ and Bull.