2009/1/6 Carl Trieloff <[email protected]>: > 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.
Sorry I had presumed you were using the Java broker Adam. Does the C++ broker not support the headers exchange? That would be sufficient for my approach I think and would work with all languages (just bind your private queue to the headers exchange with the appropriate args for the matching you want). Carl, is there a timeline to support selectors with the C++ broker? RG
