Package multi :: Module slave_commands
[hide private]
[frames] | no frames]

Module slave_commands

source code

Module containing command objects sent from the master to the slaves.

Classes [hide private]
  Slave_command
A command to executed remotely on the slave processor - designed to be subclassed by users.
  Exit_command
Special command for terminating slave processors.
  Slave_storage_command
Special command for sending data for storage on the slaves.
Variables [hide private]
  __package__ = 'multi'

Imports: sys, raise_unimplemented, Result, Result_string