Re: Are there any Camel hack to make all the JMS component to use one and only thread?

2013-09-06 Thread gnani swami
riencing odering issues is > > that you can use ActiveMQ's message groups to make all messages for > > one group to the same consumer. Very often that little trick helps > > and still allows some form of concurrency for different groups. > > > > Andreas > >

Re: Are there any Camel hack to make all the JMS component to use one and only thread?

2013-09-05 Thread gnani swami
ect bean? > > > On Thu, Sep 5, 2013 at 9:02 AM, gnani swami >wrote: > > > Hi, > > > > Camel was wonderful piece of software and using it in production for more > > than a year. Our version of Camel was 2.10.1 > > > > I recently added few additional

Are there any Camel hack to make all the JMS component to use one and only thread?

2013-09-05 Thread gnani swami
Hi, Camel was wonderful piece of software and using it in production for more than a year. Our version of Camel was 2.10.1 I recently added few additional route (and bug in buz logic too) to interface with additional systems, all the routes are doing the similar job. They read JMS message from a