开发者

Using HornetQ InVM between multiple apps

Since HornetQ has the concept of InVM Acceptors and Connectors, is it possible to configure HornetQ Embedded in a way that two different Apps in the same Tomcat instance could send messages to each other?

I saw tha开发者_运维问答t HornetQ keeps some informations about addresses and queues in MBeans, so I thought that they could share these infos.


The InVM Acceptor and Connector concept is orthogonal to the MBeans and addresses. So I'm not really sure what you are asking about them.

You can just have InVM acceptors and connectors as long as you can properly embed HornetQ at your VM.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜