Skip to main content

How z4j stacks up.

Most task-queue dashboards cover one engine and stop at 'view.' z4j covers six engines and keeps going: actions, schedules, RBAC, audit trail, redaction. Here is how we compare, honestly.

How we compare

One table, the whole field

A high-level capability row. Click any dashboard above for the deep dive.

Capability FlowerRQ DashboardGrafana + Prometheus z4j
Engine coverage Celery onlyRQ onlyWhatever you export yourself 6 engines
Persistent history In-memory only, lost on restartOnly what RQ keeps in Redis (TTL-bound)- Postgres-backed
Retry / cancel actions None, strictly a viewerRequeue failed onlyNone - read-only dashboards Universal
RBAC / multi-user Single basic-auth userBasic-auth or none- Built-in
Audit log NoneNoneNone HMAC-chained
Historical trends NoneNone- Built-in

This is a summary. Each dashboard's page has the full capability matrix with honest trade-offs.

Still on one of these?

Install z4j alongside your existing dashboard. Run both for a week. Keep what you prefer.