————————————————————————————————————————————————————————————
About JXTA message reliable design September 24, 2008 - 21:29 mk926 Offline Joined: 2004-04-19
hi all, can anyone explain about JXTA message reliable design or some implementation consideration on ordered multicast like total ordering?
thanks Patrick
-----------------
Re: About JXTA message reliable design September 25, 2008 - 13:36 #1 adamman71 Offline Joined: 2007-01-31
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.
----------------- Re: About JXTA message reliable design September 26, 2008 - 20:30 #2 mk926 Offline Joined: 2004-04-19I 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的代码在另一个帖子。
转载于:https://www.cnblogs.com/cuizhf/archive/2011/11/30/2269742.html
相关资源:JAVA上百实例源码以及开源项目