[squeak-dev] Re: advice on efficient socket programming sought

Andreas Raab andreas.raab at gmx.de
Sat Jul 19 07:49:25 UTC 2008


Philippe Marschall wrote:
> The data comes in chunks up to 8k. I just want to read it fast with as
> little unnecessary copies as possible. Same for writing.

Unless you are trying to write a relay use SocketStream. It is plenty 
fast for most purposes.

Cheers,
   - Andreas



More information about the Squeak-dev mailing list