From owner-freebsd-hackers Thu May 15 20:46:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA05401 for hackers-outgoing; Thu, 15 May 1997 20:46:09 -0700 (PDT) Received: from cypher.net (black@zen.pratt.edu [205.232.115.155]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA05391 for ; Thu, 15 May 1997 20:46:05 -0700 (PDT) Received: (from black@localhost) by cypher.net (8.8.5/8.7.1) id XAA16918; Thu, 15 May 1997 23:44:57 -0400 Date: Thu, 15 May 1997 23:44:56 -0400 (EDT) From: Ben Black To: "Jordan K. Hubbard" cc: Alex Belits , Terry Lambert , "Russell L. Carter" , pgiffuni@fps.biblos.unal.edu.co, hackers@FreeBSD.ORG Subject: Re: Cluster Computing in BSD In-Reply-To: <20765.863751887@time.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk from reading the MOSIX docs it seems it *is* totally transparent and that was one of their primary goals. MOSIX migrates processes mased on resource use and handles connecting STDIN, STDOUT, and other resources back to the "home node". when a process is migrated, nobody should notice anything but better performance. b3n On Thu, 15 May 1997, Jordan K. Hubbard wrote: > Bah. > > We can debate all the various different models of load-sharing which > might, in academic terms, be termed "clustering" but it nonetheless > misses the point. True clustering, if the variety which FreeBSD > really needs (IMHO), is distinguished by one principle characteristic: > Total transparency. > > None of the mechanisms being discussed here are even remotely close > to that. > > Jordan >