James, Thank you very much for answering my previous question. My next question is whether I can set up filters to virtual topic so the only needed messages are delivered to the physical queues.
James.Strachan wrote: > > On 2/19/07, LiXiao2007 <[EMAIL PROTECTED]> wrote: >> >> I read the documentation regarding the virtual topic. I understand the >> consumers consume the messsages from the phisical queue tied to the >> virtual >> topic. But one thing I am still not clear is wheter the consumers >> subscrible >> the virutal topic or its phisical queues. > > The consumers subscribe to the queue (which is named by default to be > similar named to the virtual topic as shown in the documentation). > i.e. it is a queue for the consumer side, so you get all the usual > queue benefits (load balancing, failover, concurrent consumption, > message groups etc) > > -- > > James > ------- > http://radio.weblogs.com/0112098/ > > -- View this message in context: http://www.nabble.com/Do-I-have-to-use-Spring-Framework-to-configure-virtaul-topic-tf3253571s2354.html#a9070010 Sent from the ActiveMQ - User mailing list archive at Nabble.com.