freebsd-ports/net/pvm++/pkg-descr
Doug Barton 2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00

16 lines
557 B
Text

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/