[Spread-users] Spread Configuration

Wangbong Lee leewb at etri.re.kr
Thu May 31 03:12:39 EDT 2007


If you ran a daemon on every computer that had clients, then a clients send 
would translate to a single reliable broad/multicast sent between the
daemons. 
   All the client communication would be contained within the machines.

What do you mean by that?
You mean that the clients have to communicate each daemon for distributed
computing 
instead of connecting one daemon in its machine ?
Other question, is it possible to communicate between daemons ?

Thanks,



--
W. Lee, <leewb.AT.etri.re.kr, wangbong.AT.gmail.com>

-----Original Message-----
From: spread-users-bounces at lists.spread.org
[mailto:spread-users-bounces at lists.spread.org] On Behalf Of John Lane
Schultz
Sent: Tuesday, May 01, 2007 12:01 AM
To: Spread-users at lists.spread.org
Subject: Re: [Spread-users] Spread Configuration


In general, running more daemons, so long as they are properly configured,
will 
increase performance.  Usually you should run a spread daemon on each of the

computers that will host client applications and have the clients connect to

their local daemon.  In the configuration file, all of the daemons that can 
communicate using 1-hop broad/multicast (e.g. - within a LAN) should be
listed 
in the same segment.

If you were to run a single daemon in a site and have clients connect
remotely 
to the daemon (say all join the same group), then each time a client sent a 
message it would translate into N + 1 unicasts of that message -- once to
the 
daemon and N times back to the clients.

If you ran a daemon on every computer that had clients, then a clients send 
would translate to a single reliable broad/multicast sent between the
daemons. 
   All the client communication would be contained within the machines.

Cheers!

Wangbong Lee wrote:
> This is Q about Spread configuration.
> 
>  From performance document in Spread web, it says that Spread can be 
> configured to use a single daemon in the network or to use one daemon in 
> every computer running group communication applications.
> 
> It means that two configuration is possible in same network site, such 
> as one daemon configuration or multiple configuration.
> 
> What is difference from two things? Does multiple daemon configuration 
> make better performance?
> 
> Please, give comments.
> 
> Thanks,
> 
> --
> 
> W. Lee, <leewb.AT.etri.re.kr, wangbong.AT.gmail.com>
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Spread-users mailing list
> Spread-users at lists.spread.org
> http://lists.spread.org/mailman/listinfo/spread-users


-- 
John Schultz
Spread Concepts LLC
Phn: 443 838 2200
Fax: 301 560 8875

_______________________________________________
Spread-users mailing list
Spread-users at lists.spread.org
http://lists.spread.org/mailman/listinfo/spread-users





More information about the Spread-users mailing list