Mark is right (unless I missed something), wM Broker can not be load balanced like wM IS (using cisco, big ip, Resonate, ect).
Broker #1 – wM IS (A)
| wM IS (B)
| wM IS (C)
|
Broker #2 – wM IS (D)
Etc …
We might use the broker territory concept to « hook » broker together. But again this will not load balancing broker among them self. It will use the pub-sub model to send doc to all brokers in the territory.
You need to either (if you go to Broker first and asked Broker to send your doc to the first available wM IS) write a client stub that is broker aware (know how many brokers that exist in your landscape) and sort of send the doc to the least occupied one. Again this is not an easy talks to identified which broker is less occupied Or use a third party component (proxy server) in front of your broker.
At my client, we will use the AIX HACMP to cluster broker together (again is does not give us the ability to load balance)
A+
#webMethods#Integration-Server-and-ESB#Flow-and-Java-services