It's an activemq queue with url like this:

NEW_QUEUE=activemq:queue:new_queue

I use activemq comp instead of jms comp as suggested by the doc. Is there 
similar option for activemq comp? or I should use jms comp?

于 2014/2/26 14:57, Claus Ibsen 写道:
is NEW_QUEUE a jms queue? If so you can use concurrentConsumers /
maxConcurrentConsumers for concurrency. And see also the asyncConsumer
option.

Read this page, about these options, and check also for concurrency
http://camel.apache.org/jms







Reply via email to