RE: Concurrent processes

2013-01-29 Thread AMARNATH, Balachandar
Thanks, in the 'end()', it worked !! -Original Message- From: Claus Ibsen [mailto:claus.ib...@gmail.com] Sent: 29 January 2013 18:52 To: users@camel.apache.org Subject: Re: Concurrent processes On Tue, Jan 29, 2013 at 2:16 PM, AMARNATH, Balachandar wrote: > > Hi, &g

Re: Concurrent processes

2013-01-29 Thread Claus Ibsen
l Message- > From: Willem jiang [mailto:willem.ji...@gmail.com] > Sent: 29 January 2013 17:03 > To: users@camel.apache.org > Subject: Re: Concurrent processes > > No, if you are just chain the processor together, for one exchange it will be > processed one by one. > But if y

RE: Concurrent processes

2013-01-29 Thread AMARNATH, Balachandar
il 2 and 3 completes. I tried with Aggregate() but not successful. Any use case in this line will be helpful -Original Message- From: Willem jiang [mailto:willem.ji...@gmail.com] Sent: 29 January 2013 17:03 To: users@camel.apache.org Subject: Re: Concurrent processes No, if you are just

Re: Concurrent processes

2013-01-29 Thread Willem jiang
e.org (mailto:users@camel.apache.org) > Subject: Re: Concurrent processes > > Processor are supposed to be executed concurrently. > You can managed the threads[1] in camel route, and there are some other camel > components (like camel-jms, camel-cxf) have their own thread pool. > >

Re: Concurrent processes

2013-01-29 Thread Claus Ibsen
ng [mailto:willem.ji...@gmail.com] > Sent: 29 January 2013 12:19 > To: users@camel.apache.org > Subject: Re: Concurrent processes > > Processor are supposed to be executed concurrently. > You can managed the threads[1] in camel route, and there are some other camel >

RE: Concurrent processes

2013-01-29 Thread AMARNATH, Balachandar
camel to wait for both the processes 1 and 2 to finish before process3 can start. With many thanks Bala -Original Message- From: Willem jiang [mailto:willem.ji...@gmail.com] Sent: 29 January 2013 12:19 To: users@camel.apache.org Subject: Re: Concurrent processes Processor are supposed

Re: Concurrent processes

2013-01-28 Thread Willem jiang
Processor are supposed to be executed concurrently. You can managed the threads[1] in camel route, and there are some other camel components (like camel-jms, camel-cxf) have their own thread pool. -- Willem Jiang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://www.fusesource.com |

Concurrent processes

2013-01-28 Thread AMARNATH, Balachandar
Hi, Is there a way to execute two processes (.process) concurrently with camel? If yes, please share the appropriate resources With thanks and regards Balachandar The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other than the addressee. Ac