cyme.branch

cyme.branch

  • This is the Branch thread started by the cyme-branch program.

    It starts the HTTP server, the Supervisor, and one or more controllers.

class cyme.branch.Branch(addrport='', id=None, loglevel=20, logfile=None, without_httpd=False, numc=2, sup_interval=None, ready_event=None, colored=None, **kwargs)
about()
after()
controller_cls = '.controller.Controller'
httpd_cls = '.httpd.HttpServer'
intsup_cls = '.intsup.gSup'
on_ready(**kwargs)
prepare_signals()
run()
stop()
supervisor_cls = '.supervisor.Supervisor'
class cyme.branch.MockSup(thread, *args)
start()
stop()

Previous topic

cyme.client.base

Next topic

cyme.branch.controller

This Page