开发者

Recommended to use Lingo with Spring?

开发者 https://www.devze.com 2022-12-09 21:45 出处:网络
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 editi

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!


Yes, I would take a look at Spring Integration. Check out the comprehensive documentation here, in particular the section on JMS.

0

精彩评论

暂无评论...
验证码 换一张
取 消