{% extends "_def/base_members.html" %} {% block body_content %}
Manage Celery Workers
Worker Name PID PGID Concurrency Active Status

Configuration :
Settings

Enter a name starting with letter, then contains letters or numbres, and no spaces, e.g. worker1
Please choose number of concurrent threads to have under this worker - maximu of 5
Please choose what level of logging to capture
Ouput Files

Run time


Notice
{% include "_def/server_file_explorer.html" %} {% include "_def/updating_status_dialog.html" %} {% endblock %} {% block page_script %} {% with %} {% set args={ 'dir_location_config_name':'process_output'} %} {% include "_def/server_file_explorer_script.html" %} {% endwith %} {% include "_def/workers_view_script.html" %} {% endblock %}