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. >
