> Mark,
>
> It is not worthwhile investing any efforts into optimizing it because
> HttpClient 3.x code line will no longer be actively developed past 3.1
> release. HttpClient 4.0 will be based on HttpCore [1][2] which has much
> more memory efficient and performant buffering code among other things.
> Overall I expect HttpClient 4.0 be 40 to 50% faster and by an order of
> magnitude more memory efficient than HttpClient 3.1 due to its low lever
> transport code (HttpCore)
>
> [1] http://jakarta.apache.org/httpcomponents/index.html
> [2] http://jakarta.apache.org/httpcomponents/http-core/index.html
>
> Oleg

so, is it reasonable to start using HttpComponents now if application is still 
in development state, and to expect perfomance enchancement and to report 
bugs or it is still better to use beta of HttpClient 3.1?

P.S.: little confused about will httpcomponents and httpclient be separated or 
HttpClient 4.0 will be the last version and future development will be only 
for httpcomponents?
-- 
best regards,
        Paranoid

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to