AMQP provides enough to allow a broker to implement selectors.

Qpid Java today fully supports message selectors (and indeed goes beyond what 
is required by JMS).

Qpid Cpp does not implement selectors today but I am sure one of the cpp devs 
can give an indication of where that sits in their roadmap.

RG

-----Original Message-----
From: Adam Chase <[email protected]>
Sent: 07 January 2009 01:34
To: [email protected]; [email protected]
Subject: Re: Queue creation/deletion

Does AMQP support selectors?  Would Qpid supporting something like
that in the future be possible?

Just curious.

Adam

On Tue, Jan 6, 2009 at 5:56 PM, Carl Trieloff <[email protected]> wrote:
> Adam Chase wrote:
>>
>> But Qpid doesn't currently support selectors, right?
>>
>>
>
> Qpidd does not have server side selectors, the Java client has client side
> selectors.  Java broker to Java client can also do selectors. So if you want
> to use anything other than Java client or JMS then you will need to use an
> alternate pattern today.
>
> Carl.
>

Reply via email to