crossbar.worker.main

Functions

_run_command_exec_worker(options[, reactor, personality])

Entry point into (native) worker processes. This wires up stuff such that

Module Contents

_run_command_exec_worker(options, reactor=None, personality=None)[source]

Entry point into (native) worker processes. This wires up stuff such that a worker instance is talking WAMP-over-stdio to the node controller.