1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/net/pvm++/pkg-descr
2001-01-29 08:21:36 +00:00

20 lines
599 B
Plaintext

PVM++: A C++-Library for PVM
This library provides an easy way to program the widely used parallel
programming library PVM, which works in homogenous and heterogenous
network environments.
Features :
- Easy sending and receiving of messages in heterogenous networks.
- Full STL-integration.
- Easy installation with configure-script on all UN*X platforms.
- Easy access to all task and host information.
- Message handlers are supported.
- Messages can be automatically unpacked on arrival.
WWW: http://pvm-plus-plus.sourceforge.net/
-- Ying-Chieh Liao
ijliao@FreeBSD.org