1 | PVM (Parallel Virtual Machine) is a software system to link clusters of machines. |
2 | It enables a heterogeneous collection of computers (the virtual machine) to be programmed as a single machine. |
3 | It provides the user with process control and message passing calls for communication between tasks running on different hosts. |