1 repository
Administrative toggles to pause or resume job processing at the queue level.
Distinct from Queue Visualizers: Focuses on the operational control of the queue's active state rather than just visualizing the state.
Explore 1 awesome GitHub repository matching software engineering & architecture · Processing Controls. 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
Allows pausing or resuming job processing at the queue level to regulate the flow of workloads.