From owner-freebsd-hackers Sun Oct 14 20:22: 2 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from acl.lanl.gov (acl.lanl.gov [128.165.147.1]) by hub.freebsd.org (Postfix) with SMTP id A238837B408 for ; Sun, 14 Oct 2001 20:21:59 -0700 (PDT) Received: (qmail 659639 invoked from network); 14 Oct 2001 21:21:58 -0600 Received: from snaresland.acl.lanl.gov (128.165.147.113) by acl.lanl.gov with SMTP; 14 Oct 2001 21:21:58 -0600 Received: (qmail 31529 invoked by uid 3499); 14 Oct 2001 21:21:58 -0600 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 14 Oct 2001 21:21:58 -0600 Date: Sun, 14 Oct 2001 21:21:58 -0600 (MDT) From: Ronald G Minnich X-X-Sender: To: Rayson Ho Cc: =?ISO-8859-1?Q?Fabi=E1n_Salamanca?= , Subject: Re: clustering code In-Reply-To: <20011015023651.45884.qmail@web11403.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 14 Oct 2001, Rayson Ho wrote: > http://ssic-linux.sourceforge.net/ A collection of some really bad ideas, not likely to scale well. Note that they've got up to 30 nodes, wow. Double it once and that's where this kind of "global everything" idea starts to fall over. Badly. It would be neat to see freebsd do something really new and novel in clustering. ssci-linux is not it. It's going to be very hard to pick something new, a lot of the ground is well-trod. For other examples of what you can do (maybe not what you SHOULD do) see npaci ROCKS, OSCAR, and follow the references from there. On the should-do list, see plan 9 -- (on plan 9 I tend to sound like a broken record) read and understand the Plan 9 stuff, see how well it would work as a cluster technology (we have a 32-node plan 9 cluster here, it's quite cool), and see about bringing those neat ideas to freebsd. ron To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message