On Wed, Feb 26, 2014 at 10:04 AM, Rural Hunter <ruralhun...@gmail.com> wrote: > 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? >
activemq extends the jms component, so it has all the options from jms too. > δΊ 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 >> >> >> >> >> >> > -- Claus Ibsen ----------------- Red Hat, Inc. Email: cib...@redhat.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen Make your Camel applications look hawt, try: http://hawt.io