about spread multicast the message
xuansheng mo <[email protected]> Sun, 11 Mar 2012 16:51:09 +0800
| Newsgroups | gmane.network.spread.user |
|---|---|
| Message-ID | <CAO8q0f2MxMovq3wN3-thcE5ja_cEHW3RCsERkk4VqzP8hZ4XwA@mail.gmail.com> |
hello all:
I installed the spread toolkit in my OS, and config the spread.conf to run
under multicast type.
The segment is below(m1 is my localhost)
Spread_Segment 225.0.1.1:3333 {
m1 10.0.0.4
m2 10.0.0.5
}
when the daemon run, I use the supser to test it.
spuser -s 3333 -u user1 | j spread1 | j spread2
spuser -s 3333 -u user2 | j spread | j spread1
spuser -s 3333 -u user3 | j spread1 | j spread
and user1 send the message to group 'spread1', the user3 can receive the
message.
All it works well in localhost.
But I start spread daemon on host m2.
The segment is below(m2 is my localhost)
Spread_Segment 225.0.1.1:3333 {
m1 10.0.0.4
m2 10.0.0.5
}
First I connect the m1 to test.
spuser -s [email protected] -u user4 | j spread1 | j spread2
and the user4 can receive the message from user1.
but , the spuser -s 3333 -u user4 | j spread1 | j spread2 just connect the
m2 locally.
And user4 could not receive the message from m1 with same group.
(It seems the two daemon couldn't exchange message each other, From the
architecture about spread,
it show in http://www.cnds.jhu.edu/pub/papers/cnds-2004-1.pdf, Each daemon
keeps track of processes residing on its machine and participating in group
communication).
So, Does my config file is right ? Or something wrong with it?
Thanks in advance.
Mo xuansheng
_______________________________________________
Spread-users mailing list
[email protected]
http://lists.spread.org/mailman/listinfo/spread-users