*** ENGLISH ****************************
KPvm is an object-oriented wrapper for the C-pvm3-libraries used
for parallel virtual machines


Here is a short description of pvm3 taken from 'man pvm_intro'

NAME
   PVM - Parallel Virtual Machine System Version 3

DESCRIPTION
   PVM is a software system that enables a collection of het
   erogeneous computers to be used as a coherent and flexible
   concurrent computational resource.
   The  individual  computers  may be shared- or local-memory
   multiprocessors, vector supercomputers, specialized graph
   ics engines, or scalar workstations, that may be intercon
   nected by a variety of networks, such as ethernet, FDDI.  
   User programs written in C,  C++  or  Fortran  access  PVM
   through library routines (libpvm3.a and libfpvm3.a).
   Daemon  programs (pvmd3) provide communication and process
   control between computers.

##############################################################


Bugs, greets and comments please mail to: 
  Michael Kropfberger <michael.kropfberger@gmx.net>


