Parallel Virtual Machine
|
The Parallel Virtual Machine (PVM) is a software tool for parallel networking of computers. It is designed to allow a network of heterogeneous machines to be used as a single distributed parallel processor.
PVM was developed by the University of Tennessee, The Oak Ridge National Laboratory and Emory University. The first version was written at ORNL in 1989, and after being rewritten by University of Tennessee, version 2 was released in March 1991. Version 3 was released in March 1993, and supported fault tolerance and better portability.
Though PVM is not being actively developed, it was a significant step towards modern trends in distributed processing and grid computing.
See also
- Virtual machine
- CORBA
- Globus Alliance
- Occam programming language
- Linda (coordination language)
- Calculus of Communicating Systems
- Calculus of Broadcasting Systems
- MPI
References
- This article was originally based on material from the Free On-line Dictionary of Computing, which is licensed under the GFDL.
External links
- PVM home (http://www.csm.ornl.gov/pvm/pvm_home.html)
- PVM++: A C++-Library for PVM (http://pvm-plus-plus.sourceforge.net/)
- Free library for code mobility (http://proactive.objectweb.org/)
- Citations from CiteSeer (http://citeseer.org/cs?q=Parallel+and+Virtual+and+Machine)
- PVM on parawiki (http://parawiki.plm.eecs.uni-kassel.de/parawiki/index.php/Parallel_Virtual_Machine_%28PVM%29)de:Parallele Virtuelle Maschine