[rabbitmq-discuss] active-active implementation in php
Emile Joubert
emile at rabbitmq.com
Tue Jan 3 15:00:14 GMT 2012
Hi Dhaneesh,
On 30/12/11 04:25, Dhaneesh Radhakrishnan wrote:
> Hi
>
> Is it possible to implement Mirrored Queue ( active-active )using
> php-ampliqb for
> HA
Judging by the queue_declare() function, php-amqplib does support
arguments, so it is possible to make use of mirrored queues using this
library.
See http://www.rabbitmq.com/ha.html for details on how to set the
"x-ha-policy" argument.
-Emile
More information about the rabbitmq-discuss
mailing list