Hi,<div><br></div><div>Yes� it should support the arguments parameter.�</div><div><br></div><div>BTW� I recommend that you use this version of the library:�<a href="https://github.com/videlalvaro/php-amqplib">https://github.com/videlalvaro/php-amqplib</a> for the reasons stated here:�<a href="http://videlalvaro.github.com/2011/11/php-amqplib-future.html">http://videlalvaro.github.com/2011/11/php-amqplib-future.html</a></div>
<div><br></div><div>Regards,</div><div><br></div><div>Alvaro<br><br><div class="gmail_quote">On Tue, Jan 3, 2012 at 4:00 PM, Emile Joubert <span dir="ltr">&lt;<a href="mailto:emile@rabbitmq.com">emile@rabbitmq.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Dhaneesh,<br>
<div class="im"><br>
On 30/12/11 04:25, Dhaneesh Radhakrishnan wrote:<br>
&gt; Hi<br>
&gt;<br>
&gt; �Is it possible to �implement Mirrored Queue ( active-active )using<br>
</div>&gt; php-ampliqb �for<br>
&gt; HA<br>
<br>
Judging by the queue_declare() function, php-amqplib does support<br>
arguments, so it is possible to make use of mirrored queues using this<br>
library.<br>
<br>
See <a href="http://www.rabbitmq.com/ha.html" target="_blank">http://www.rabbitmq.com/ha.html</a> for details on how to set the<br>
&quot;x-ha-policy&quot; argument.<br>
<br>
<br>
<br>
-Emile<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</blockquote></div><br></div>