Yeah, though I have not spent much time on it, so it may be need a bit of update, but I'd like it to be promoted a bit more so that we can have more feedback.
On Fri, Jun 13, 2008 at 11:26 AM, Claus Ibsen <[EMAIL PROTECTED]> wrote: > Ah thanks for the info. > > About Jetty. These guys are really smart and have created a great container. > I would like to keep it as they would continue drive their work on it and > improved it all along. > > So jhc is more a replacement for camel-http that uses the old apache http > components? Am I right? > > > Med venlig hilsen > > Claus Ibsen > ...................................... > Silverbullet > Skovsgårdsvænget 21 > 8362 Hørning > Tlf. +45 2962 7576 > Web: www.silverbullet.dk > > -----Original Message----- > From: Guillaume Nodet [mailto:[EMAIL PROTECTED] > Sent: 13. juni 2008 11:22 > To: [email protected] > Subject: Re: 3 http related components > > The JHC component is an http component which uses the new Http Components > Core. > See http://hc.apache.org/httpcomponents-core/index.html > The main goal is to be able to have non blocking HTTP requests, in > both server and client side, so it could be a replacement for both > camel-http and camel-jetty (camel-http handles the client side and > camel-jetty handles the server side). > Would could consider deprecating either camel-jetty / camel-http or > camel-jhc, but it would be nice to see some load / perfs testing > comparison before choosing I suppose. > > On Fri, Jun 13, 2008 at 11:16 AM, Claus Ibsen <[EMAIL PROTECTED]> wrote: >> Hi >> >> In Camel we have 3 http related components >> - camel-jetty >> - camel-http >> - camel-jhc >> >> Jetty and http is used and documented on the wiki. >> Jhc seems to be outdated. >> >> Its created by gnodet (at least that is what javadoc tells - Maybe he could >> state its purpose). >> >> /** >> * Created by IntelliJ IDEA. >> * User: gnodet >> * Date: Sep 7, 2007 >> * Time: 8:06:42 PM >> * To change this template use File | Settings | File Templates. >> */ >> >> >> I am just quickly creating this thread to start a discussion of this >> component. Maybe we should improve and fix it if it has a purpose, or we >> should consider removing it or move it to a sandbox. >> >> Any thoughts? >> >> >> Med venlig hilsen >> >> Claus Ibsen >> ...................................... >> Silverbullet >> Skovsgårdsvænget 21 >> 8362 Hørning >> Tlf. +45 2962 7576 >> Web: www.silverbullet.dk >> >> >> > > > > -- > Cheers, > Guillaume Nodet > ------------------------ > Blog: http://gnodet.blogspot.com/ > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
