• Big Changes to JXTA Configuration


    http://weblogs.java.net/blog/bondolo/archive/2004/11/big_changes_to.html

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

    Big Changes to JXTA Configuration

    Posted by bondolo on November 2, 2004 at 12:05 PM EST

    There has been a lot of recent work on improving and simplifying the JXTA configuration process. A lot of the work has focused on the extension config package, but there are big changes in the "classic" JXTA Configuration Dialog too.

    But isn't the "classic" AWT config dialog obsolete? Yep, it is in most ways. We're no longer trying to put ever configuration feature into it. However the classic config dialog included some special configuration logic that had never been extracted into the general configuration efforts.

    So while the configuration UI has changed a lot in these recent efforts, the more significant part is all of the refactoring behind the scenes. The upside is that all configuration mechanisms can now benefit from the extended configuration support.

    There is one new significant change to the configuration process worth mentioning. The configuration UI no longer downloads the lists of seed Relays and Rendezvous. Instead, you can specify URIs from which to load the seeds and they will be updated dynamically at runtime by the actual relay and rendezvous services as needed. This functionality greatly improves the effectiveness of seeding since it's no longer a one time thing.

    This new seeding functionality is just an interim step though. The long term plan is to remove seeding lists and provide better mechanisms for peers to get referral seed lists from other peers. This proposed functionality will require changes to the rendezvous and relay protocols and some restructuring of the services themselves though and we haven't yet developed an implementation plan.

    Simpler, stronger, cleaner!

     

  • 相关阅读:
    Python正则表达式很难?一篇文章搞定他,不是我吹!
    该用Python还是SQL?4个案例教你节省时间
    解决mysql中只能通过localhost访问不能通过ip访问的问题
    MySql按周/月/日分组统计数据的方法
    jquery清空form表单
    eclipse 创建 maven web工程
    微信授权登录
    bootstrap滑动开关插件使用
    去除编译警告@SuppressWarnings注解用法详解(转)
    dataTables添加序号和行选中框
  • 原文地址:https://www.cnblogs.com/cuizhf/p/2222281.html
Copyright © 2020-2023  润新知