There is a dispatcher per queue/topic but whether that has is own thread pool or uses a shared pool depends on the dedicatedTaskRunner broker property.
With consumers, with the default asyncDispatch, the dispatch is handled by the shared connection dispatcher task, with asyncDispatch=false, the destination dispatcher does the work. On 27 May 2010 10:36, cmoulliard <cmoulli...@gmail.com> wrote: > > Hi, > > I would like to know : > > 1) if we have one dispatch queue by queue/topic created or a dispatch queue > is assigned to a group of queues ? > 2) In the case we have several consumers connected to a queue, do they use > the same the dispatch queue or do we have a dispatch queue created by > consumer ? > > Kind regards, > > Charles > > ----- > Charles Moulliard > SOA Architect > > My Blog : http://cmoulliard.blogspot.com/ http://cmoulliard.blogspot.com/ > -- > View this message in context: > http://old.nabble.com/Dispatch-queue---Consumer%28s%29-%28question%29-tp28691665p28691665.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > -- http://blog.garytully.com Open Source Integration http://fusesource.com