On Fri, Sep 04, 2009 at 03:19:07PM +0200, Quintin Beukes wrote: > I must have missed a conversation somewhere, but what would an async client > be? >
It would be to HttpCore NIO what HttpClient is to blocking HttpCore: a layer of advanced client side services such as connection pooling, proxy support, authentication and state management. Oleg > Q > > On Fri, Sep 4, 2009 at 3:15 PM, Oleg Kalnichevski <ol...@apache.org> 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-unsubscr...@hc.apache.org > > For additional commands, e-mail: dev-h...@hc.apache.org > > > > > > > -- > Quintin Beukes --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org