How to balance hornetq bridge
Hello,
I have configured hornetq bridge in a JBoss on hostA to send messages to queue on JBoss hostB. This is working fine.
Later I added a HostC that also has JBoss hornetq an is clustered with JBoss of HostB.
How can I balance messages coming from hostA to horneq cluster in hostB and hostC?
I'am using JBoss EAP 5 in all hosts.
Regards
Carlos