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. Could you give some hint how to setup my expect ? I totally newbie in this area. Thanks in advance. 2012/9/12 Gordon Sim [via Qpid] <[email protected]> > On 09/12/2012 04:15 AM, Icey wrote: > > Is there any documentation explaining how to cluster qpid brokers for > load > > balancing? > > For the c++ broker, the only real load balancing between brokers that is > supported is through the 'federation' feature. This allows pub-sub style > messaging to be spread across several brokers. If that sounds like it > might be of interest there is some documentation at > > http://qpid.apache.org/books/0.18/AMQP-Messaging-Broker-CPP-Book/html/chap-Messaging_User_Guide-Broker_Federation.html > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [hidden > email]<http://user/SendEmail.jtp?type=node&node=7581974&i=0> > For additional commands, e-mail: [hidden > email]<http://user/SendEmail.jtp?type=node&node=7581974&i=1> > > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://qpid.2158936.n2.nabble.com/How-to-cluster-qpid-brokers-for-load-balancing-tp7581971p7581974.html > To unsubscribe from How to cluster qpid brokers for load balancing?, click > here<http://qpid.2158936.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=7581971&code=aHVpd2FuZy5lQGdtYWlsLmNvbXw3NTgxOTcxfDIwMzk2MzcyMzc=> > . > NAML<http://qpid.2158936.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- Best Regards, Icey ----- Icey -- View this message in context: http://qpid.2158936.n2.nabble.com/How-to-cluster-qpid-brokers-for-load-balancing-tp7581971p7582027.html Sent from the Apache Qpid users mailing list archive at Nabble.com.
