JXTA 2.7 生产准备好了吗?Chaupal 1.0 何时发布?
我即将开发一个新的应用程序,我正在研究 JXSE 框架。据我了解,甲骨文的一些政治问题似乎已经扼杀了该项目。这引发了一些问题:
- JXSE 2.7 是否足够稳定以供生产使用?
- jXSE/JXTA for java 还会开发吗?
- Chaupal 是 JXSE 的延续吗(它从 2.7 代码库开始吗?)
- Chaupal 1.0 何时发布? (我猜是近似值)
- Chaupal 接口与 JXSE 有多相似(迁移到有多容易)
谢谢!
i am about to develop a new application and I was looking at JXSE framework. It seems some political issues with oracle have killed the project from what i understand. this raises a few questions:
- Is JXSE 2.7 stable enough for production use?
- Will jXSE/JXTA for java still be developed?
- is Chaupal the continuation of JXSE (does it start from the 2.7 codebase?)
- when is Chaupal 1.0 set for release? (approximation i guess)
- how similar will Chaupal interfaces be with JXSE (how easy will it be to migrate to)
thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
政治问题并没有扼杀该项目。有些人仍在发布补丁,但这肯定会减慢参与度。
是的,有些公司甚至在使用 2.6 分支。
有些人在 2.6.x 分支上发布补丁,这些补丁将在未来某个地方重新集成到主干中。 JXTA 的未来取决于自愿贡献。
是的,也不是。不,它确实从 2.7 代码库开始,从头开始。是的,它是基于开源 Java 的 P2P 库开发的“精神”延续。
没有约会计划。我们利用业余时间工作。所以速度并不快。
Chaupal 的目标是变得更简单、更直接。 JXTA 的弱点之一是其复杂的 API。我们想解决这个问题。我们还希望更多地关注点之间的通信,并放弃 JXTA 的服务加载功能。
更新(2013 年 8 月):您认为 JXTA/JXSE 已经死了吗?有人进一步研究它并开发了 DZone 教程(不幸的是,SO 不允许链接到 Dzone,所以 Google:JXSE 和 Equinox 教程)。
Political issues did not kill the project. Some people are still posting patches, but it surely slowed down involvement.
Yes, some companies are even using the 2.6 branch.
Some people are posting patches on the 2.6.x branch and these will be re-integrated in trunk somewhere down the road. The future of JXTA depends on voluntary contributions.
Yes and no. No, it does start from the 2.7 codebase, it starts from scratch. Yes, it is a continuation 'in spirit' of the development of an open source java based P2P library.
No plan for a date. We are working on our spare time. So it is not fast.
Chaupal aims at being simpler and more straight forward. One of the weaknesses of JXTA was its complicated API. We want to solve this issue. We also want to focus more on communication between peers and drop the service loading features of JXTA.
Update (August 2013): You thought JXTA/JXSE was dead? Well someone worked further on it and developed a DZone tutorial (unfortunately, SO does not allow links to Dzone, so Google: JXSE and Equinox Tutorial).