————————————————————————————————————————————————————————————
hi all,
can anyone explain about JXTA message reliable design
or
some implementation consideration on ordered multicast like total ordering?
thanks
Patrick
Hi,
Can you explain a little more what you are trying to achieve? Multicasting is not designed to propagated messages in an orderly manners. If you want to achieve this with JXTA, you should take a look at JXTA bidirectional pipes.
Cheers,
J.
I want to know
how JXTA do Group Communication in a network like LAN,
if it use IP Multicast, does JXTA have design on reliability and ordering
if it does not what it use?
and I got some info from
Reliable Multicast Pipes project at https://rmp.dev.java.net/
so maybe JXTA does not designed for reliable group message?
and J thanks any way, I will check what is bidirectional pipes.
rmp的代码在另一个帖子。