You have to use concurrentConsumer settings on the JMS or ActiveMQ
component as Claus suggested: http://camel.apache.org/jms

The JMS component has per default just 1 consumer and therefore the
messages are consumed synchronous no matter what you do after the
from(ACTIVEMQ_QUEUE) statement in your route.

Stephan


On Wed, Mar 5, 2014 at 9:38 PM, ame <ahmedin.yi...@noaa.gov> wrote:

> Hello Hema,
>
> Have you had a luck to resolve this...? I am having similar issue...
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Camel-Routes-Multi-threading-nor-running-parallel-tp5721385p5748359.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Reply via email to