{py:mod}archivebox.queues.supervisor_util

:allowtitles:

Module Contents

Functions

:class: autosummary longtable
:align: left

* - {py:obj}`get_sock_file <archivebox.queues.supervisor_util.get_sock_file>`
  - ```{autodoc2-docstring} archivebox.queues.supervisor_util.get_sock_file
    :summary:
    ```
* - {py:obj}`follow <archivebox.queues.supervisor_util.follow>`
  - ```{autodoc2-docstring} archivebox.queues.supervisor_util.follow
    :summary:
    ```
* - {py:obj}`create_supervisord_config <archivebox.queues.supervisor_util.create_supervisord_config>`
  - ```{autodoc2-docstring} archivebox.queues.supervisor_util.create_supervisord_config
    :summary:
    ```
* - {py:obj}`create_worker_config <archivebox.queues.supervisor_util.create_worker_config>`
  - ```{autodoc2-docstring} archivebox.queues.supervisor_util.create_worker_config
    :summary:
    ```
* - {py:obj}`get_existing_supervisord_process <archivebox.queues.supervisor_util.get_existing_supervisord_process>`
  - ```{autodoc2-docstring} archivebox.queues.supervisor_util.get_existing_supervisord_process
    :summary:
    ```
* - {py:obj}`stop_existing_supervisord_process <archivebox.queues.supervisor_util.stop_existing_supervisord_process>`
  - ```{autodoc2-docstring} archivebox.queues.supervisor_util.stop_existing_supervisord_process
    :summary:
    ```
* - {py:obj}`start_new_supervisord_process <archivebox.queues.supervisor_util.start_new_supervisord_process>`
  - ```{autodoc2-docstring} archivebox.queues.supervisor_util.start_new_supervisord_process
    :summary:
    ```
* - {py:obj}`get_or_create_supervisord_process <archivebox.queues.supervisor_util.get_or_create_supervisord_process>`
  - ```{autodoc2-docstring} archivebox.queues.supervisor_util.get_or_create_supervisord_process
    :summary:
    ```
* - {py:obj}`start_worker <archivebox.queues.supervisor_util.start_worker>`
  - ```{autodoc2-docstring} archivebox.queues.supervisor_util.start_worker
    :summary:
    ```
* - {py:obj}`get_worker <archivebox.queues.supervisor_util.get_worker>`
  - ```{autodoc2-docstring} archivebox.queues.supervisor_util.get_worker
    :summary:
    ```
* - {py:obj}`stop_worker <archivebox.queues.supervisor_util.stop_worker>`
  - ```{autodoc2-docstring} archivebox.queues.supervisor_util.stop_worker
    :summary:
    ```
* - {py:obj}`tail_worker_logs <archivebox.queues.supervisor_util.tail_worker_logs>`
  - ```{autodoc2-docstring} archivebox.queues.supervisor_util.tail_worker_logs
    :summary:
    ```
* - {py:obj}`watch_worker <archivebox.queues.supervisor_util.watch_worker>`
  - ```{autodoc2-docstring} archivebox.queues.supervisor_util.watch_worker
    :summary:
    ```
* - {py:obj}`start_server_workers <archivebox.queues.supervisor_util.start_server_workers>`
  - ```{autodoc2-docstring} archivebox.queues.supervisor_util.start_server_workers
    :summary:
    ```
* - {py:obj}`start_cli_workers <archivebox.queues.supervisor_util.start_cli_workers>`
  - ```{autodoc2-docstring} archivebox.queues.supervisor_util.start_cli_workers
    :summary:
    ```

Data

API

Last updated