Java异步消息传递框架 Errai 1.3.0.GA 发布
openkk 13年前
<p><img title="Java异步消息传递框架 Errai 1.3.0.GA 发布" border="0" alt="Java异步消息传递框架 Errai 1.3.0.GA 发布" src="https://simg.open-open.com/show/b547c5d70d643747f5001fe8275d290a.png" width="200" height="90" /> <img title="Java异步消息传递框架 Errai 1.3.0.GA 发布" border="0" alt="Java异步消息传递框架 Errai 1.3.0.GA 发布" src="https://simg.open-open.com/show/c11cb86e1ac47a062e82c63f08c9a6d8.png" width="347" height="86" /></p> <p>Errai是JBoss开发的一个基于GWT的框架,使用下一代WEB技术,用于构建富客户端应用。该框架构建在ErraiBus基础上,为客户端与服务器的异步消息传递提供了一个真正统一的消息基础设施。</p> <p>1.3.0 版本主要是包含来自社区反馈的改进和修复。<br /> 项目地址:<a href="/misc/goto?guid=4958183613970694702" target="_blank">http://www.jboss.org/errai.html</a></p> <h4>Errai Parts</h4> <table style="width:545px;height:259px;clear:both;" class="deftable ke-zeroborder" cellspacing="0"> <tbody> <tr> <td class="termFirst" width="90">Messaging API</td> <td class="defFirst">A common messaging API between GWT clients and server components. Developers will have no trouble working with complex messaging scenarios from building instant messaging clients, stock tickers, to monitoring instruments.</td> </tr> <tr> <td class="term">Cometd/Server Push</td> <td class="def">Asynchronous & bi-directional message exchange that allows you to push messages from the server to the client</td> </tr> <tr> <td class="term">Programming Model<br /> </td> <td class="def"> <p>A simple and concise programming model. Annotation based meta data and a few interfaces get you going within minutes.</p> </td> </tr> <tr> <td class="term">Extension & Integration points</td> <td class="def"> <p>Explicit extension points and integration with a wide range of technologies: e.g CDI, JAX-RS, and JMS.</p> </td> </tr> <tr> <td class="term">Tools</td> <td class="def"> <p>Ships with the tools create, diagnose and monitor applications build atop of Errai.</p> </td> </tr> <tr> <td class="term">License</td> <td class="def"> <p><a href="/misc/goto?guid=4958193982591036976">Apache License, Version 2</a></p> </td> </tr> </tbody> </table>