mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 20:36:30 -04:00
RQ is a simple task queue for queuing and processing jobs. django-rq-dashboard is a web frontend to monitor your RQ queues, jobs and workers in realtime from the Django admin. WWW: https://github.com/brutasse/django-rq-dashboard
5 lines
230 B
Text
5 lines
230 B
Text
RQ is a simple task queue for queuing and processing jobs. django-rq-dashboard
|
|
is a web frontend to monitor your RQ queues, jobs and workers in realtime from
|
|
the Django admin.
|
|
|
|
WWW: https://github.com/brutasse/django-rq-dashboard
|