jxta-amalto

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

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

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

 

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).

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

 依赖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-2.6jxta-amalto
net.jxse 
net.jxse.OSGi 
net.jxse.OSGi.Services 
net.jxse.configuration 
net.jxse.impl.OSGi 
net.jxse.impl.OSGi.Activators 
net.jxse.impl.OSGi.Services 
net.jxse.service 
net.jxtanet.jxta
net.jxta.accessnet.jxta.access
net.jxta.annotation 
net.jxta.codatnet.jxta.codat
net.jxta.configuration 
net.jxta.contentnet.jxta.content
net.jxta.credentialnet.jxta.credential
net.jxta.discoverynet.jxta.discovery
net.jxta.documentnet.jxta.document
net.jxta.endpointnet.jxta.endpoint
net.jxta.endpoint.router 
net.jxta.exceptionnet.jxta.exception
net.jxta.idnet.jxta.id
net.jxta.id.jxtanet.jxta.id.jxta
net.jxta.implnet.jxta.impl
net.jxta.impl.accessnet.jxta.impl.access
net.jxta.impl.access.alwaysnet.jxta.impl.access.always
net.jxta.impl.access.psenet.jxta.impl.access.pse
net.jxta.impl.access.simpleACLnet.jxta.impl.access.simpleACL
net.jxta.impl.cmnet.jxta.impl.cm
 net.jxta.impl.cm.srdi.inmemory
net.jxta.impl.cm.sql 
net.jxta.impl.contentnet.jxta.impl.content
net.jxta.impl.content.defprovidernet.jxta.impl.content.defprovider
net.jxta.impl.content.srdisocketnet.jxta.impl.content.srdisocket
net.jxta.impl.discoverynet.jxta.impl.discovery
net.jxta.impl.documentnet.jxta.impl.document
net.jxta.impl.endpointnet.jxta.impl.endpoint
net.jxta.impl.endpoint.cbjxnet.jxta.impl.endpoint.cbjx
net.jxta.impl.endpoint.endpointMeternet.jxta.impl.endpoint.endpointMeter
net.jxta.impl.endpoint.mcastnet.jxta.impl.endpoint.mcast
net.jxta.impl.endpoint.msgframingnet.jxta.impl.endpoint.msgframing
net.jxta.impl.endpoint.nettynet.jxta.impl.endpoint.netty
net.jxta.impl.endpoint.relaynet.jxta.impl.endpoint.relay
net.jxta.impl.endpoint.routernet.jxta.impl.endpoint.router
net.jxta.impl.endpoint.servlethttpnet.jxta.impl.endpoint.servlethttp
net.jxta.impl.endpoint.tcpnet.jxta.impl.endpoint.tcp
net.jxta.impl.endpoint.tlsnet.jxta.impl.endpoint.tls
net.jxta.impl.endpoint.transportMeternet.jxta.impl.endpoint.transportMeter
net.jxta.impl.id.CBIDnet.jxta.impl.id.CBID
net.jxta.impl.id.UUIDnet.jxta.impl.id.UUID
net.jxta.impl.id.binaryIDnet.jxta.impl.id.binaryID
net.jxta.impl.id.unknownnet.jxta.impl.id.unknown
net.jxta.impl.loadernet.jxta.impl.loader
 net.jxta.impl.membershippackage.html
net.jxta.impl.membership.nonenet.jxta.impl.membership.none
net.jxta.impl.membership.passwdnet.jxta.impl.membership.passwd
net.jxta.impl.membership.psenet.jxta.impl.membership.pse
net.jxta.impl.meternet.jxta.impl.meter
net.jxta.impl.peernet.jxta.impl.peer
net.jxta.impl.peergroupnet.jxta.impl.peergroup
net.jxta.impl.pipenet.jxta.impl.pipe
net.jxta.impl.protocolnet.jxta.impl.protocol
net.jxta.impl.proxynet.jxta.impl.proxy
net.jxta.impl.rendezvousnet.jxta.impl.rendezvous
net.jxta.impl.rendezvous.adhocnet.jxta.impl.rendezvous.adhoc
net.jxta.impl.rendezvous.edgenet.jxta.impl.rendezvous.edge
net.jxta.impl.rendezvous.limitednet.jxta.impl.rendezvous.limited
net.jxta.impl.rendezvous.rdvnet.jxta.impl.rendezvous.rdv
net.jxta.impl.rendezvous.rendezvousMeternet.jxta.impl.rendezvous.rendezvousMeter
net.jxta.impl.rendezvous.rpvnet.jxta.impl.rendezvous.rpv
net.jxta.impl.resolvernet.jxta.impl.resolver
net.jxta.impl.resolver.resolverMeternet.jxta.impl.resolver.resolverMeter
net.jxta.impl.utilnet.jxta.impl.util
net.jxta.impl.util.backport.java.util 
net.jxta.impl.util.cmnet.jxta.impl.util.cm
net.jxta.impl.util.pipe.reliablenet.jxta.impl.util.pipe.reliable
net.jxta.impl.util.ternarynet.jxta.impl.util.ternary
net.jxta.impl.util.ternary.wildnet.jxta.impl.util.ternary.wild
net.jxta.impl.util.threadsnet.jxta.impl.util.threads
 net.jxta.impl.util.tree
net.jxta.impl.xindicenet.jxta.impl.xindice
net.jxta.impl.xindice.corenet.jxta.impl.xindice.core
net.jxta.impl.xindice.core.datanet.jxta.impl.xindice.core.data
net.jxta.impl.xindice.core.filernet.jxta.impl.xindice.core.filer
net.jxta.impl.xindice.core.indexernet.jxta.impl.xindice.core.indexer
net.jxta.impl.xindice.utilnet.jxta.impl.xindice.util
net.jxta.loggingnet.jxta.logging
net.jxta.membershipnet.jxta.membership
net.jxta.membership.doc-filesnet.jxta.membership.doc-files
net.jxta.meternet.jxta.meter
net.jxta.peernet.jxta.peer
net.jxta.peergroupnet.jxta.peergroup
net.jxta.pipenet.jxta.pipe
net.jxta.platformnet.jxta.platform
net.jxta.protocolnet.jxta.protocol
net.jxta.rendezvousnet.jxta.rendezvous
net.jxta.resolvernet.jxta.resolver
net.jxta.servicenet.jxta.service
net.jxta.socketnet.jxta.socket
net.jxta.utilnet.jxta.util
net.jxta.util.documentSerializablenet.jxta.util.documentSerializable
 

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

 

 

 

 

 

 

 

 

 

 

 

转载于:https://www.cnblogs.com/cuizhf/p/3574467.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值