From: "Christian v. Mueffling" <cvm@aiss.de>
Newsgroups: comp.parallel
Subject: "distributed" application
Date: 12 Nov 1998 05:16:08 GMT
Organization: I.S.A.R Netzwerke GmbH
Approved: bigrigg@cs.cmu.edu
Message-Id: <72dquo$ftr$1@encore.ece.cmu.edu>
Originator: bigrigg@ece.cmu.edu


Hi!

I'm looking for a library usable for message-Passing (between processes
on different hosts and between processes on the same host) like MPI. The
problem is: The library has to be thread-save and there has to be the
opportunity to create new processes dynamicly.

PVM is able to create new processes. But as i know, PVM is not
thread-save.
MPICH is thread-save, but is'n able to create new processes on runtime.
The same with p4.

Do you know a library that does BOTH???

thanks,
        chris

--
Articles to bigrigg+parallel@cs.cmu.edu (Admin: bigrigg@cs.cmu.edu)
Archive: http://www.hensa.ac.uk/parallel/internet/usenet/comp.parallel

