Newsgroups: comp.parallel.mpi
From: Wei Gao <wgao>
Subject: Should MPI be used?
Organization: Cylink
Date: 18 Mar 1996 19:47:23 GMT
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <4ikekb$a9o@enforcer.cylink.com>

Dear all,

I'm trying to find an IPC service mechanism that can be used 
on a workstation cluster. It must support the communication
among multiple processes that are

	. associated
	. created from different programs. 

Does MPI meet this requirement?

Thanks,

Wei


