Oleg Kalnichevski wrote
> I am working on improving HttpAsyncClient performance right now and I
> expect it to get better, but overall with a relatively small number of
> concurrent connections (<1000) I expect HttpClient to outperform it by
> 25-30%.

Well, our code is conditional, so we can test HttpAsyncClient any time by
switching a boolean. As I said, we tried even 10000 parallel connections,
but we could not push it beyond 5000 p/s. If it becomes faster things might
get interesting though... :) Please let us know if you want us to test it.




--
View this message in context: 
http://httpcomponents.10934.n7.nabble.com/Suggested-parameters-for-highly-parallel-async-client-tp18644p19269.html
Sent from the HttpClient-User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to