阅读背景:

Spring引导嵌入的HornetQ集群不转发消息。

来源:互联网 

I'm trying to create a static cluster of two Spring Boot applications with embedded HornetQ servers. One application/server will be handling external events and generating messages to be sent to a message queue. The other application/server will be listening on the message queue and process incoming messages. Because the link between the two applications is unreliable, each will use only local/inVM clients to produce/consume messages on their respective server, and relying on the clustering functionality to forward the messages to the queue on the other server in the cluster.I'm trying to create a static cluster of two Sp




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: