Package Biskit :: Package PVM :: Module PVMThread
[hide private]
[frames] | no frames]

Module PVMThread

source code

Binding incoming pvm-messages to methods.

Classes [hide private]
  Logfile
  PVMThread
a simple class binding incoming pvm-messages to methods.
  PVMMasterSlave

Variables [hide private]
  MSG_PING = 999999
  MSG_MESSAGELOOP_UP = 999998
  MSG_INITIALIZE = 999997
  MSG_INITIALIZATION_DONE = 999996
  MSG_EXIT = 999995

Variables Details [hide private]

MSG_PING

Value:
999999                                                                 
      

MSG_MESSAGELOOP_UP

Value:
999998                                                                 
      

MSG_INITIALIZE

Value:
999997                                                                 
      

MSG_INITIALIZATION_DONE

Value:
999996                                                                 
      

MSG_EXIT

Value:
999995