On 9/6/07, Brion Vibber brion@wikimedia.org wrote:
Well, it may also help if we can bang at Cortado to make sure it's not just trying to stream (which sucks) but can handle something more in the play-as-you-download vein.
In theory it's not 'just trying to stream' ... in practice the buffering code is ineffective and needs some work.
Java coders wanted.
(ideally, it should have tunables for min and max buffersize which actually work... and it would be nice if it could clock the transfer rate and buffer until it expects the remaining time is less than the file length).