[Spread-users] Configuration for two daemons on a single network

Doug Palmer Doug.Palmer at csiro.au
Wed Aug 30 22:25:16 EDT 2006


Hi,

I'm looking for a stable work-around for the problems I am encountering
handling a java/C++ client pair on different machines. We're sending
quite a high message rate (up to 50-100 reliable messages per second)
and, if I configure the daemon to be on the java (receiver) machine and
have the C++ (sender) client connect to it we get odd, bursty behaviour.

As a possible work-around, I'm considering two local daemons that talk
to each other. However, if I use the configuration

Spread_Segment 10.83.72.255:4803 {
      receiver       10.83.72.224
}

Spread_Segment 10.83.72.255:4803 {
      sender       10.83.72.223
}

The two daemons don't seem to talk to each other. Is there an example
configuration for for a pair of daemons on the same network available?





More information about the Spread-users mailing list