Hi Mark,

ActiveMQ Artemis 2.16 introduced the mirror operation[1] on a AMQP Server
Connection[2].
The mirror operation[1] allows the broker to duplicate messages and to
send acknowledgements, using an AMQP connection[2] to another broker.

[1]
https://activemq.apache.org/components/artemis/documentation/latest/amqp-broker-connections.html#mirror
[2]
https://activemq.apache.org/components/artemis/documentation/latest/amqp-broker-connections.html#amqp-server-connections

Regards,
Domenico

Il giorno mer 23 dic 2020 alle ore 23:30 Mark Lybarger <mlybar...@gmail.com>
ha scritto:

> can i use a non exclusive diverter to send a copy of a message to
> another broker instance?
>
> i want all prod messages sent to both prod and the standby.
>

Reply via email to