Cluster Connection Naming URL For HornetQ
Issue
- Our Current Messaging Architecture we have HornetQ dual Master slave pattern.
Hornetq Master1 : 192.16.1.1
Hornetq Slave1: 192.168.1.2
Hornetq Master2: 192.168.2.1
Hornetq Slave2: 1982.168.2.2
- In our Scenario Master1 and Master2 forms a cluster and Slave1 and Slave2 waiting as a backup to Master1 and Master2. Load Balancing should be happening between 2 masters. To connect to individual instance client code uses remote://
:4447 as provider URL. What will be my java naming provider URL in the Dual Master Slave Scenario ?
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.