[rabbitmq-discuss] php talking to ruby

Robin Wood robin at digininja.org
Wed Jan 26 16:44:42 GMT 2011


On 21 January 2011 20:37, Matthias Radestock <matthias at rabbitmq.com> wrote:
> On 21/01/11 20:23, Michael Klishin wrote:
>>
>> You don't have to use default queue parameters. Just specify them
>> explicitly.
>> Here are defaults amqp gem uses:
>>
>> durable = false
>> nowait  = true
>> exclusive = false
>> auto_delete = false
>
> As an aside, no-wait is *not* a queue parameter. It is a general modifier
> present in most AMQP commands. See
> http://www.rabbitmq.com/amqp-0-9-1-reference.html#domain.no-wait
>

Been off on another project for a while so not going to get to look at
this again till next week. Thanks for the ideas and I'll go through
them properly when I have time.

Its a high priority job that has never made itself that high up.

Robin


More information about the rabbitmq-discuss mailing list