Package ZenHub :: Module zenhub
[hide private]
[frames] | no frames]

Module zenhub

source code

Classes [hide private]
  AuthXmlRpcService
Provide some level of authentication for XML/RPC calls
  HubAvitar
Connect collectors to their configuration Services
  HubRealm
Following the Twisted authentication framework.
  WorkerInterceptor
Redirect service requests to one of the worker processes.
  ZenHub
Listen for changes to objects in the Zeo database and update the collectors' configuration.
Variables [hide private]
  __doc__ = """zen...
  XML_RPC_PORT = 8081
  PB_PORT = 8789
Variables Details [hide private]

__doc__

Value:
"""zenhub

Provide remote, authenticated, and possibly encrypted two-way
communications with the Model and Event databases.

"""