PVM Daemon (pvmd3)
PVM Daemon (pvmd3)
- User processes communicate with each other through the daemons:
- They first talk to their local daemon via the library interfaceroutines. - Local daemon then sends/receives messages to/from remotehost daemons.
- The PVM daemon software must reside on every machine which you will be using:
- each machine must have its own architecture dependentversion of pvmd3 built and installed.