Re: Asynchronous support in Camel

2010-05-14 Thread Claus Ibsen
On Thu, May 13, 2010 at 2:09 PM, Claus Ibsen claus.ib...@gmail.com wrote: On Thu, May 13, 2010 at 11:25 AM, Guillaume Nodet gno...@gmail.com wrote: Great, thx.   Any idea how that could be done ? We need to get 2.3 out of the door, before we starting look into this. Hadrian got a few JMX and

Re: Asynchronous support in Camel

2010-05-13 Thread Claus Ibsen
I have created at ticket to track this https://issues.apache.org/activemq/browse/CAMEL-2718

Re: Asynchronous support in Camel

2010-05-13 Thread Guillaume Nodet
Great, thx. Any idea how that could be done ? On Thu, May 13, 2010 at 03:51, Claus Ibsen claus.ib...@gmail.com wrote: I have created at ticket to track this https://issues.apache.org/activemq/browse/CAMEL-2718 -- Cheers, Guillaume Nodet Blog:

Re: Asynchronous support in Camel

2010-05-13 Thread Claus Ibsen
On Thu, May 13, 2010 at 11:25 AM, Guillaume Nodet gno...@gmail.com wrote: Great, thx.   Any idea how that could be done ? We need to get 2.3 out of the door, before we starting look into this. Hadrian got a few JMX and test speed optimizations he wants to run before he starts cutting the 2.3

Re: Asynchronous support in Camel

2010-05-12 Thread Guillaume Nodet
On Wed, May 12, 2010 at 00:53, Claus Ibsen claus.ib...@gmail.com wrote: You can use the ToAsync http://camel.apache.org/toasync.html It leverages the AsyncProcessor API which you know from Camel 1.x. However it hasn't been full implemented and expanded to included other Camel components

Re: Asynchronous support in Camel

2010-05-12 Thread Claus Ibsen
On Wed, May 12, 2010 at 9:25 AM, Guillaume Nodet gno...@gmail.com wrote: On Wed, May 12, 2010 at 00:53, Claus Ibsen claus.ib...@gmail.com wrote: You can use the ToAsync http://camel.apache.org/toasync.html It leverages the AsyncProcessor API which you know from Camel 1.x. However it

Re: Asynchronous support in Camel

2010-05-12 Thread Guillaume Nodet
On Wed, May 12, 2010 at 03:30, Claus Ibsen claus.ib...@gmail.com wrote: On Wed, May 12, 2010 at 9:25 AM, Guillaume Nodet gno...@gmail.com wrote: On Wed, May 12, 2010 at 00:53, Claus Ibsen claus.ib...@gmail.com wrote: You can use the ToAsync http://camel.apache.org/toasync.html It

Re: Asynchronous support in Camel

2010-05-12 Thread Claus Ibsen
On Wed, May 12, 2010 at 10:57 AM, Guillaume Nodet gno...@gmail.com wrote: On Wed, May 12, 2010 at 03:30, Claus Ibsen claus.ib...@gmail.com wrote: On Wed, May 12, 2010 at 9:25 AM, Guillaume Nodet gno...@gmail.com wrote: On Wed, May 12, 2010 at 00:53, Claus Ibsen claus.ib...@gmail.com wrote:

Re: Asynchronous support in Camel

2010-05-12 Thread Guillaume Nodet
On Wed, May 12, 2010 at 04:21, Claus Ibsen claus.ib...@gmail.com wrote: On Wed, May 12, 2010 at 10:57 AM, Guillaume Nodet gno...@gmail.com wrote: On Wed, May 12, 2010 at 03:30, Claus Ibsen claus.ib...@gmail.com wrote: On Wed, May 12, 2010 at 9:25 AM, Guillaume Nodet gno...@gmail.com

Asynchronous support in Camel

2010-05-11 Thread Guillaume Nodet
It's been a long time I ad not looked at the asynchronous support in Camel. I had to do so today and I must say I'm a bit disapointed. What's the way to have a scalable route using http such as even the one in the documentation: from(jetty:http://localhost:8080/service;).to(jhc: http

Asynchronous support in Camel

2010-05-11 Thread Guillaume Nodet
Sorry, the message has been sent before being finished. On Tue, May 11, 2010 at 17:58, Guillaume Nodet gno...@gmail.com wrote: It's been a long time I ad not looked at the asynchronous support in Camel.I had to do so today and I must say I'm a bit disapointed. What's the way to have a scalable

Re: Asynchronous support in Camel

2010-05-11 Thread Claus Ibsen
Hi gnodet Its very important for the Apache Camel project that a feature - is implemented fully - is active being supported - is documented - is throughly well tested - etc. In terms of camel-jhc it fails on all accounts. It has been moved to the sandbox area

Re: Asynchronous support in Camel

2010-05-11 Thread Claus Ibsen
On Wed, May 12, 2010 at 1:09 AM, Guillaume Nodet gno...@gmail.com wrote: Sorry, the message has been sent before being finished. On Tue, May 11, 2010 at 17:58, Guillaume Nodet gno...@gmail.com wrote: It's been a long time I ad not looked at the asynchronous support in Camel.I had to do so