Re: understanding 9grid and clustering?

"Ronald G. Minnich" <[email protected]> Tue, 7 Sep 2004 08:13:59 -0600 (MDT)
Newsgroups gmane.os.plan9.nine-grid
Message-ID <[email protected]>

On Mon, 6 Sep 2004, alexandr wrote:
> 2) can parallel program run on more computers at same moment?

yes, I've done this, and Plan 9 made it very easy. 


> 3) can forks or threads run on different machines?

sharing memory? no.

ron