Q. Show the Features of parallel virtual machine?
- Easy to install;
- Easy to configure;
- Multiple users each can use PVM concurrently;
- Multiple applications from 1 user can execute;
- C, C++, and Fortran supported;
- Package is small;
- Users are able to select the set of machines for a given run of PVM program;
- Process-based computation;
- Explicit message passing model
- Heterogeneity support.