Back to browse
GitHub Repository

🐂 Modern dashboard for Bull and BullMQ. Built for developers.

120 starsTypeScript

Bullstudio v2 – open-source BullMQ dashboard

by emirce·Jun 11, 2026·2 points·0 comments

AI Analysis

MidShip It

Yet another BullMQ dashboard when Arena and Bull Board already exist.

Strengths
  • Embedded mode lets you mount the dashboard inside your own app instead of running standalone.
  • Server-side pagination handles large job queues without browser slowdown.
  • Docker image and CLI flags make deployment straightforward.
Weaknesses
  • Crowded category with official Arena dashboard and Bull Board already established.
  • No clear differentiation beyond embedded mode for most users.
Target Audience

Node.js developers using BullMQ for background jobs

Similar To

Arena · Bull Board

Post Description

I'm happy to announce version 2 of Bullstudio, a modern and performant dashboard for Bull and BullMQ job queues.

Between v1 and v2, a lot of new improvements and features have been implemented. You can now choose whether you want to run the dashboard as a standalone application or embed it directly in your app. We've also implemented fast per-queue views for your background jobs: Paginated jobs table with server-side search, scheduler and worker management as well as flow vizualization.

Feel free to check it out and give me some feedback!

Similar Projects