On 09/13/2012 09:35 AM, Icey wrote:
I expect like this:client => (round robin) => broker0, broker1, broker2 The client round-robin connect to broker0, broker1, broker2. In my opinion federation does not support this.
No it does not. However do you need the three brokers above to co-ordinate/communicate at all? E.g. if client 1 connects to broker 0 and sends a message, should that message get to client 2 who happened to connect to broker 2?
It is that inter-broker coordination that federation addresses.
Could you give some hint how to setup my expect ? I totally newbie in this area.
Qpid doesn't have anything itself to support that. However you could use a network level load-balancing technique, e.g. HAProxy(http://haproxy.1wt.eu/) or LVS (http://kb.linuxvirtualserver.org/wiki/FAQ).
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
