Paraller::Pvm is a perl interface to the Parallel Virtual Machine (PVM) Message Passing System. The PVM message passing system enables a programmer to configure a group of (possibly heterogenous) computers connected by a network into a parallel virtual machine. Using PVM, applications can be developed which spawns parallel processes onto nodes in the virtual machine to perform specific tasks. These parallel tasks can also periodically exchange information using a set of message passing functions developed for the system. PVM applications have mostly been developed in the scientific and engineering fields. However applications for real-time and client/server systems can also be developed. PVM simply provides a convenient way for managing parallel tasks and communications without need for rexec or socket level programming. WWW: http://search.cpan.org/dist/Parallel-Pvm/ '>
aboutsummaryrefslogtreecommitdiffstats
path: root/print/ggv
Commit message (Expand)AuthorAgeFilesLines
* Add USE_GETTEXT to appease portlint.mezz2006-05-161-0/+1
* Conversion to a single libtool environment.ade2006-02-231-1/+1
* - Add SHA256 checksumspav2005-11-241-0/+1
* Update to 2.12.0.marcus2005-11-052-5/+6
* - Update to 2.8.5ahze2005-06-083-4/+5
* Fully-qualify the path to update-desktop-database and update-mime-database inmezz2005-03-172-3/+3
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
* Update to 2.8.4.marcus2005-03-082-4/+3
* Add manual to update the mimetype database, it seems like GNOME developersmezz2005-02-101-0/+4
* Update to 2.8.3ahze2005-02-032-3/+3
* - Move print/ggv2 to print/ggvpav2005-01-255-0/+205
* Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. Allmarcus2003-07-1611-385/+0
* Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-121-4/+0
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
* Clear moonlight beckons.ade2003-03-072-1/+1
* Fix security vulnerability (the patch backported from ggv2).sobomax2002-10-182-3/+149
* Mark as forbidden. See bugtraq id 5808.sobomax2002-10-181-0/+2
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-21