推荐将 Lingo 与 Spring 一起使用?
我正在阅读一些有关如何使用 Spring 配置异步 JMS 消息传递的示例,并且我正在阅读的书 Spring In Action,第 2 版(我知道那里有第 3 版),提到使用 Lingo (http://lingo.codehaus.org/ 用于基于消息的 RPC 异步消息传递
最新版本的 Lingo 是一对 。好几年了,所以我想知道是否有比 Lingo 更新、更好的做法,有什么建议吗
?
I'm going through some examples for how to configure asynchronous JMS messaging with Spring, and the book I'm going through, Spring In Action, 2nd Edition (I know there's a 3rd edition out there), mentions using Lingo (http://lingo.codehaus.org/ for messaged-based RPC asynchronous messaging.
The latest version of Lingo is a couple years old, so I was wondering if there is a newer, better practice to use than Lingo. Any advice?
Much thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,我会看一下 Spring Integration。查看此处的综合文档,位于特别是关于 JMS 的部分。
Yes, I would take a look at Spring Integration. Check out the comprehensive documentation here, in particular the section on JMS.