No, I don't believe there is any AMQP 1.0 client that supports specific ActiveMQ failover options.

What options are available depends on the specific client used (AMQP is a protocol, not an implementation).

[Of the 1.0 clients that I myself have tested:

The current Qpid JMS 1.0 client does not have any inbuilt failover support. That would need to be provided either by the application or some other framework.

Likewise the Qpid Proton Messenger clients do not support failover options at present.

The 1.0 support for the qpid::messaging c++ client does include automatic failover and replay options.]

Reply via email to