Activemq cluster of 3 nodes configuration example
Issue
Can you please give me a real-life example of an activemq cluster configuration?
Link shows the below example. However can you please provide the format for say: host-one:61616, host-two:61616 and host-three:61616?
<broker>
...
<transportConnectors>
<transportConnector name="openwire" uri="tcp://0.0.0.0:61616" updateClusterClients="true" updateClusterFilter=".*A.*,.*B.*" ></transportConnector>
</<transportConnectors>
...
</broker>
Environment
- Red Hat A-MQ
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.