Folks
Here's the initial code drop of AsyncHttpClient
https://svn.apache.org/repos/asf/httpcomponents/asynchttpclient/trunk
http://svn.apache.org/repos/asf/httpcomponents/asynchttpclient/trunk/src/examples/org/apache/http/examples/nio/client/AsyncClientRequest.java
Please do note this is merely a proof of concept quality code, which is
very likely to be very buggy and most certainly is sub-optimal from the
API standpoint and incomplete from the functionality standpoint.
Whether or not this code ever gets released as an official ASF product
is still to be seen.
Do feel free to contribute more code / API ideas, though. The more
contributors this code base may find, the more likely it is to become a
viable ASF product.
Cheers
Evil Comrade Oleg
Sam Berlin wrote:
> This actually times very well with some work we're going to do on
> refactoring the download code for LimeWire in the coming months. I or
> someone else on the team should be able to work against a draft of this and
> come up some API that is, at a minimum, is extensible enough for our use
> (which hopefully is a good indication of its use for others too). Thanks
> very much for starting this, Oleg.
>
> Sam
>
> On Fri, Sep 4, 2009 at 9:15 AM, Oleg Kalnichevski <
olegk@apac...> wrote:
>
>> Folks
>>
>> I have put together a very rough, very basic prototype of an asynchronous
>> HTTP
>> client based on HttpCore NIO 4.0 and HttpClient 4.0. While I am still not
>> convinced we, as a project, can sustain an additional code line, I would
>> like
>> to make that code available publicly for two reasons:
>>
>> (1) there is a change this code may attract new developers; it would much
>> easier to start with something that works (somehow)
>>
>> (2) I would like to be able to this client for load testing / performance
>> optimization of HttpCore
>>
>> If I hear no objections I will go ahead and commit that code to the
>> official
>> ASF repository and clearly mark it experimental / non-official. Whether or
>> not
>> that code ever gets released is subject to an official vote and an open
>> discussion prior to that. If there are objections, I'll just publish that
>> code
>> on Google code or elsewhere.
>>
>> Evil Comrade Oleg
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail:
dev-unsubscribe@hc.a...
>> For additional commands, e-mail:
dev-help@hc.a...
>>
>>
>
---------------------------------------------------------------------
To unsubscribe, e-mail:
dev-unsubscribe@hc.a...
For additional commands, e-mail:
dev-help@hc.a...
opensubscriber is not affiliated with the authors of this message nor responsible for its content.