Netty vs Apache HttpClient

dairmet dairmet at soe.sony.com
Mon May 17 14:30:50 EDT 2010


Hello,
I am wondering if Netty can provide performance improvements over Apache
HttpClient.  I have a server to server REST call that may become a
bottleneck.  Right now I use Apache HttpClient to do a POST over SSL to the
REST service.  Would using Netty speed things up?  I played around with the
netty http example and was able to get things working up to the point I
needed ssl at which point I got stuck...
Thanks in advance!
-- 
View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/Netty-vs-Apache-HttpClient-tp5066419p5066419.html
Sent from the Netty User Group mailing list archive at Nabble.com.


More information about the netty-users mailing list