[rabbitmq-discuss] Query RabbitMQ with "queue.query" or "exchange.query"?

Alexis Richardson alexis.richardson at gmail.com
Sat Jul 18 11:42:04 BST 2009


On Sat, Jul 18, 2009 at 11:29 AM, Lynton
Grice<lynton.grice at logosworld.com> wrote:
> Hi there,
>
> I am looking at the AMQP 0.10 spec....

RabbitMQ does not support AMQP 0-10.

You need to look at AMQP 0-8 and 0-9-1.  They are very similar.
RabbitMQ supports 0-8 and we have some 0-9-1 support working 'in the
labs'.  It's on the roadmap.






> I guess I am just trying to work out what RabbitMQ will be doing in the
> future to cater for the ability to PEEK / BROWSE messages without pulling
> them off ....

It's a good question for this list :-)

alexis





> Chat later ;-)
>
> Lynton
>
> -----Original Message-----
> From: Alexis Richardson [mailto:alexis.richardson at gmail.com]
> Sent: 18 July 2009 12:15 PM
> To: Lynton Grice
> Cc: rabbitmq-discuss at lists.rabbitmq.com
> Subject: Re: [rabbitmq-discuss] Query RabbitMQ with "queue.query" or
> "exchange.query"?
>
> Which version of the spec are you looking at?
>
> The short answer is no, but you could create a custom exchange to
> route based on queries.
>
>
> On Sat, Jul 18, 2009 at 10:59 AM, Lynton
> Grice<lynton.grice at logosworld.com> wrote:
>> Hi there,
>>
>>
>>
>> I am wanting to know if it is (or will be possible sometime) that we can
>> QUERY the contents of an exchange or queue?
>>
>>
>>
>> I am wanting to be able to BROWSE / PEEK the messages in an exchange or
>> queue and noticed that the AMQP specification has both a "queue.query" and
> a
>> "exchange.query"......does RabbitMQ implement these yet? Are there any
> plans
>> to do this?
>>
>>
>>
>> Thanks for the help '-)
>>
>>
>>
>> Lynton
>>
>> _______________________________________________
>> rabbitmq-discuss mailing list
>> rabbitmq-discuss at lists.rabbitmq.com
>> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>>
>>
>
>




More information about the rabbitmq-discuss mailing list