[rabbitmq-discuss] set/getTimeout in RabbitMQ for PHP

Alvaro Videla videlalvaro at gmail.com
Thu Jun 27 08:40:07 BST 2013


Hi,

I've never used this library. Maybe there's a bug there. Have you tried
contacted the library authors?

In any case, there's also http://github.com/videlalvaro/php-amqplib which
supports timeouts on the "wait" method:
https://github.com/videlalvaro/php-amqplib/blob/master/PhpAmqpLib/Channel/AbstractChannel.php#L174

Regards,

Alvaro



On Wed, Jun 19, 2013 at 8:40 AM, Iliya Isd <iliyaisd at gmail.com> wrote:

> Hello! Having the next problem, maybe somebody has issued that.
> I'm trying to use the next function:
> http://php.net/manual/ru/amqpconnection.settimeout.php
> but nothing changes. Timeout isn't working. Thereby there's no way to
> avoid hanging up the site when trying to send message to rabbitMQ...
> Any ideas?
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130627/b21a7ad1/attachment.htm>


More information about the rabbitmq-discuss mailing list