LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: Beowolf Project?

To: cmail@xxxxxxxxxx
Subject: Re: Beowolf Project?
Cc: linux-virtualserver@xxxxxxxxxxxx
From: Joseph Mack <mack@xxxxxxxxxxx>
Date: Wed, 1 Sep 1999 19:21:00 -0400 (EDT)
On Wed, 1 Sep 1999 cmail@xxxxxxxxxx wrote:

> What is the difference between the Beowolf Project and the Virtual Server
> project?

both use several (or a lot of) nodes. 

A beowulf is a collection of nodes working on a single computation.
The computation is broken into small pieces and passed to a node,
which replies with the result. Eventually the whole computation is done.
THe beowulf usually has a single user and the computations can run for
weeks.

An LVS is a group of machines offering a service to a client. A dispatcher
connects the client to a particular server for the request. When the
request is completed, the dispatcher removes the connection between
the client and server. The next request from the same client may
go to a different server but the client cannot tell which server
it has connected to. The connection between client and server
may only be seconds long

> Is Beowolf better or worse?

different

Joe

> http://beowulf.gsfc.nasa.gov/
> 
> Thanks.
> cmail@xxxxxxxxxx
> 
> 
> 

--
Joseph Mack mack@xxxxxxxxxxx


<Prev in Thread] Current Thread [Next in Thread>