Hi Ken,

I saw that comment as well, although I guess I was being optimistic to
assume that HttpClient 4.x does indeed now support pipelining. I'm just not
able to tell for sure, I can't find any specific mention of the word
pipeline in any release notes, javadocs, etc.

-Brian

On Fri, Mar 12, 2010 at 7:22 AM, Ken Krugler <[email protected]>wrote:

> Hi Brian,
>
> Based on http://issues.apache.org/jira/browse/HTTPCLIENT-258, my guess is
> that HttpClient doesn't yet support pipelining.
>
> Though the last comment on it was by Oleg, from 3 years ago,.
>
> -- Ken
>
>
> On Mar 11, 2010, at 10:18pm, Brian Long wrote:
>
>  Hi,
>>
>> I wasn't able to find anything on the website or archives (I guess it's
>> kind
>> of hard to search). Can someone please give me an example of how to
>> perform
>> a series of pipelined requests using http client 4.x? (simple GETs).
>> They'll
>> actually be Range: requests against S3 (since S3 does not support
>> multi-Range requests, I've got to pipeline a bunch together).
>>
>> Thanks in advance,
>> Brian
>>
>
> --------------------------------------------
> Ken Krugler
> +1 530-210-6378
> http://bixolabs.com
> e l a s t i c   w e b   m i n i n g
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to