users@jersey.java.net

Re: [Jersey] Client: Performance: InputStream fastest possibility?

From: Paul Sandoz <Paul.Sandoz_at_oracle.com>
Date: Thu, 23 Sep 2010 10:26:37 -0700

On Sep 23, 2010, at 10:10 AM, Noah White wrote:

> Comments in line.
>
> On Sep 23, 2010, at 12:48 PM, Tatu Saloranta <tsaloranta_at_gmail.com>
> wrote:
>
>>
>> JDK's URL connection is considered to be utter crap by many. :-)
>
> +1 on that
>

Indeed. There is little or no control over it.


>>
>> On related note, I hope we can get async-http-client support in
>> future
>> (thing JFA has built) -- while it is work-in-progress, it is
>> advancing
>> fast and will also allow simple non-blocking operation.
>>


Yes, stay tuned on that.


> Also related are there any plans for updating to Apache HTTPClient
> 4? It's much improved over 3.
>

Yes, Pavel is investigating that.

Paul.