Package solvcon :: Module rpc
[hide private]
[frames] | no frames]

Module rpc

source code

Remote procedure call and inter-process communication.

Classes [hide private]
  Terminate
Signaling termination of Worker event loop.
  Notice
Base class for notification for ipc.
  Barrier
  Command
The command to remote process.
  Control
Special commands to Worker object.
  Worker
The whole worker object will run remotely (means in separated process).
  Agent
Remote agent to worker.
  Shadow
Convenient wrapper for two agents that send commands to remote worker and muscle.
  Dealer
Contains shadows to workers.
  SecureShell
Remote execution through ssh.
Variables [hide private]
  DEFAULT_AUTHKEY = 'solvcon.rpc'
  DEFAULT_SLEEP = 0.1
  __package__ = None
hash(x)