The client registers the selector on the broker and the work is done on the broker side.
On 7/18/07 9:26 AM, "Raffaele" <[EMAIL PROTECTED]> wrote: > > Hi all, > > my question is, > in a scenario with a client which wants to receive only a subset of all > messages which run on the net, it specifies a MessageConsumer with a > Selector, ok but: > What's happen? Broker sends all the messages and the client perform a > filtering on its side or the broker really does all the necessary filtering > before sending the messages and so the client receives really only the > messages it wanted? > > Thanks in advance, best regards. > Raffaele