{% extends "admin/base.html" %} {% block title %}Workers — {{ site_header }}{% endblock %} {% block content %}

Worker Manager

Active workers and registered message processors

Live
Avg CPU (by worker)

Total RAM (by worker)

Active Workers

Registered Message Workers

Name Status Input Topic Output Topic Group Concurrency

Registered = worker decorator loaded in this process. Use core runworker <WorkerName> to start consuming.

{% endblock %}