Hi,

It depends of the features you need and the dependencies.

For instance, Camel Jetty is "large" but provide a good set of features (it’s 
used internally in some other components like the salesforce one).

Regards
JB

> Le 4 déc. 2020 à 22:00, Alex Luo <kapok...@gmail.com> a écrit :
> 
> Hi Dear,
> 
> I am writing a Camel application which is using Camel component to expose
> Http endpoint (Http Consumer), and connect to third party Web Server (Http
> Producer).
> 
> 1)  From my readings I have this list of Camel components I can use as Http
> Consumer. They all offer the same functionalities in general. What are the
> difference of using each one of them. And which one is performing better in
> terms of TPS and concurrency?
> 
> Camel-Jetty,  Camel-Netty-htttp,  Camel-Servlet, Camel-undertow.
> 
> 2)  The following camel component list can be used as Http Producer, Which
> one have better performance?
> 
> Camel-Http,  Camel-Http4,  Camel-Jetty,  Camel-Netty-htttp,
> Camel-undertow.
> 
> Thanks so much for advise.
> 
> -- 
> Sincerely,
> 
> Alex Luo

Reply via email to