首页 > 其他 > 详细

jxta-amalto

时间:2014-03-01 17:55:11      阅读:629      评论:0      收藏:0      [点我收藏+]

前几天在网络上搜索jxta的消息,发现jxta 2.8x已经启动了,官方地址http://chaupal.github.io/

在浏览其邮件列表时,意外发现一老外基于jxta 2.6修改的一版, 可在以下地址下载

该版称之为Amalto modified JXTA version。关于该版的特点,开发者写到

 

bubuko.com,布布扣
At Amalto we use a modified 2.6 which incorporates most of the enhancements 
of 2.7 plus a few tweaks of our own. Running FindBugs on the bare code 
revealed about 450 "issues" from trivial fixes to horrors. We fixed slightly 
over 200 of these that look like the most important to us but there is still 
a lot of ground to cover. 
This code is used in production inside an application run by a few hundred 
customers in various network conditions. It is quite stable but from time to 
time, the SRDI index seems to get corrupted and the only way to clear the 
issue at this stage is a restart (which is not a major issue in our 
particular case).
bubuko.com,布布扣

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

 依赖jar包

jxta2.6:

jetty-4.2

netty-3.1.5.GA

bcprov-jdk15-145

 

jxta-amalto:

 

jetty-all-7.3.1.v20110307(目前最新版本jetty-distribution-9.1.2.v20140210

netty-3.2.4.Final(目前最新版本netty-5.0.0.Alpha1,netty-4.0.17.Final,netty-3.9.0.Final-dist,netty4.0以后api大幅改动,无法与jxta配合使用)

 

bcprov-jdk16-1.45

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

jxta-amalto,布布扣,bubuko.com

jxta-amalto

原文:http://www.cnblogs.com/cuizhf/p/3574467.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!