zoukankan      html  css  js  c++  java
  • About JXTA message reliable design

    http://www.java.net/node/684200

    ————————————————————————————————————————————————————————————

    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-19

    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的代码在另一个帖子。

    ——————————————————————————————————
    傲轩游戏网
  • 相关阅读:
    正则表达式(含递归用法)
    hive tricks
    树的数据结构
    基本排序算法
    佛祖保佑永无BUG
    客户问:“能再便宜点吗”,90%的销售顾问都回答错了?
    AutoMapper的介绍与使用(二)
    AutoMapper的介绍与使用(一)
    hasattr()、getattr()、setattr()函数的使用
    类与对象-内存存储形态
  • 原文地址:https://www.cnblogs.com/cuizhf/p/2269742.html
Copyright © 2011-2022 走看看