# Parallels/rq-dashboard

Flask-based web front-end for monitoring RQ queues

Repository: https://github.com/Parallels/rq-dashboard
Canonical: https://ross.abutalabs.com/products/rq-dashboard
Homepage: http://python-rq.org/
Language: Python
License: NOASSERTION
License Family: other
Topics: python, rq
Last push: 2026-07-08T08:50:34+00:00

## Health v2 (maintenance only)
Score: 89/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 91, release rhythm 79, longevity 100
- inputs: {"age_days": 5329, "days_push": 56, "days_rel": 62, "gap_med": 46.0, "n_releases_24m": 9}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1520, forks 333 (observed 2026-08-28T04:04:57.702319+00:00)

## What it is
rq-dashboard is a lightweight Flask-based web front-end for monitoring RQ (Redis Queue) queues, jobs, and workers in realtime. It can be installed from PyPI or run via Docker and configured through CLI options or environment variables.

## Use cases
- monitor RQ job queues in a web browser
- view failed jobs and requeue them
- check status of RQ workers in realtime
- inspect queued jobs across multiple Redis instances
- debug background task processing in a Python app

## When to choose
- you use RQ for background jobs and need a visual monitoring dashboard
- you want a lightweight, self-hosted queue UI installable via pip or Docker
- you need to inspect and manage jobs and workers across multiple Redis connections

## When to avoid
- you use Celery or another non-RQ job queue
- you need a full metrics/alerting platform rather than a queue dashboard
- you require a stable 1.0 release and cannot tolerate beta-stage software

## Facets
- artifact type: application
- maturity: active
- function: monitoring, web-framework, http-server
- domain: monitoring, developer-tools, self-hosted
- platform: python, self-hosted
- tags: rq, redis, job-queues, dashboard, flask, background-jobs, web-server, docker

## Member repositories
- Parallels/rq-dashboard (main) score 89

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:57.702319+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:31:53.661487+00:00, confidence not recorded.
  - readme: https://github.com/Parallels/rq-dashboard (fetched 2026-08-28T04:04:57.702319+00:00, sha 46e428dd441c)
  - homepage: http://python-rq.org/ (fetched 2026-08-29T11:34:58.574898+00:00, sha 0c5c55a8f9fc)
  - site_page: https://python-rq.org/docs (fetched 2026-08-29T11:34:58.577456+00:00, sha d90f7a1423ee)
  - registry_pypi: https://pypi.org/pypi/rq-dashboard/json (fetched 2026-08-29T11:34:58.579913+00:00, sha 676d1d6e6c2f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
