开发者

NServiceBus equivalent in Java world [closed]

Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed last year.

开发者_StackOverflow中文版 Improve this question

Is there any NServiceBus equivalent for Java? I'm not looking for nothing more complicated, even Mule ESB seems to be too much for my needs.


Could be you are looking for http://www.axonframework.org/ ?

Axon Framework helps build scalable, extensible and maintainable applications by supporting developers apply the Command Query Responsibility Segregation (CQRS) architectural pattern. It does so by providing implementations of the most important building blocks, such as aggregates, repositories and event buses (the dispatching mechanism for events)


Mule is probably your best bet. Udi has referenced it a few times.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜