crossbar.edge.worker.hostmonitor¶
Classes¶
Gather resource usage statistics and feed them back to the client |
|
Internal run-time representation of a native worker (router or |
Module Contents¶
- class HostMonitor(config=None, reactor=None, personality=None)[source]¶
Bases:
crossbar.worker.controller.WorkerControllerGather resource usage statistics and feed them back to the client
- onLeave(details)[source]¶
Implements
autobahn.wamp.interfaces.ISession.onLeave()