On Tue, 29 Jan 2008 08:39:14 +0000
"Irving, Dave" <[EMAIL PROTECTED]> wrote:

> 
> Julien Vermillard wrote:
> 
> > Another issues with AHC is the way you recieve the result of
> > your connection in a big IoBuffer, it should be nice to be able to
> > receive big results like files or http streaming in chunks and no
> > a big memory buffer.
> 
> Something I always wanted to find time to get round to in AsyncWeb :o)
> Not sure how applicable this will be to the current code base, but
> some of my initial thoughts on this from way back in the day can be
> found here: http://jira.safehaus.org/browse/ASYNCWEB-21
> 
> Should be applicable to client as well as server I would of thought.
> 
> > Julien
> 
> Dave

Yeap, I think it's a good idea for both server and client because in the
current state sending/receiving large data or stream is pretty
dangerous. I think we better to it that soon because the impact on the
API will be important.

Julien

Reply via email to