ARQ Dashboard adds web UI and TUI monitoring to Python's ARQ job queue

ARQ Dashboard adds web UI and TUI monitoring to Python's ARQ job queue

Hacker News Show HN·3h·spps11

spps11 built a dual-interface dashboard for ARQ, the async Python job queue — giving developers both a browser-based view and a terminal UI to monitor jobs without instrumenting their own tooling. For small teams running background workers on ARQ, this fills a real visibility gap that previously meant either rolling your own solution or flying blind.

Related stories