Trees | Indices | Help |
---|
|
Core process - starts/stops/initializes workers and other backend components
:param config_file: path to the backend configuration file :param ext_opts: additional options for backend
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Connect to the retask.Queue for each group_id. Remove old tasks from queues. |
Handles starting/growing the number of workers :param dict group: Builders group Utilized keys:
|
Removes dead workers from the pool :return list: alive workers :raises: :py:class:`~backend.exceptions.CoprBackendError` when got dead worker and option "exit_on_worker" is enabled |
Starts backend process. Control sub process start/stop. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Mar 20 19:34:23 2015 | http://epydoc.sourceforge.net |