Hi all, i have set up a cluster of C++ broker A and B, and brokers in the cluster are synced by corosync. i can send a message to broker A and retrieve it from broker B.
my question is: Is there any automated way of failover for python client? (for java or c++ client, there seems to have a FailoverManager to handle this problem and we just supply the FailoverManager an url that specifies some candidate brokers.) But for python client, in the example illustrated in the doc, i haven't see a similar case of failover handling with FailoverManager. If there is none, does anyone have a hint for me to implement failover with python client? Any suggestions are appreciated! Thanks a million. Best, David. -- View this message in context: http://n2.nabble.com/failover-problem-in-a-cluster-C-broker-python-client-tp4876111p4876111.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
