next up previous
Next: About this document Up: int pvm_stop_farmd(void); Previous: Client side

Server side

  1. If the opcode is STOP_FARMD, then exit from the pvm system.
  2. Exit from the operating system calling exit(0);
  3. This shuts down the farming related server and should only be called once in the application after all useful farm related work is done. Even if this is not executed, the pvmfarmd can be shutdown manually from the pvm shell after the application has exited.

 
Figure:

  1. ...

 
Figure:

  1. ...


Sameer Shende