Oskar Sandberg <oskar at freenetproject.org> wrote: > On Mon, Jun 18, 2001 at 12:15:55AM +1200, David McNab wrote: > > > Where are you getting the idea that whatever observed slowness is due to > > > fproxy being written in Java? > > > > On my system, FProxy can't stream MP3s. > > FwProxy (written in C) streams them beautifully. > > Maybe FwProxy does not handle all data by copying it into memory as an > array of Strings, then into an array of byte arrays, then into one long > byte array, then onto the user socket...
I have to say I don't know why you have conceived this obsessive hatred of fproxy. First, the mumail stuff only happens on insert, not request, so it has absolutely no bearing on fproxy's ability or lack thereof to stream mp3s. (Anyway, I didn't even write that code.) Second, the encrypt/decrypt cycle you're complaining about isn't new to fproxy, but goes all the way back to the original design of InsertClient and RequestClient as lightweight nodes instead of a client protocol/interface. theo -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 174 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20010621/44ee5d29/attachment.pgp>
