[squeak-dev] advice on efficient socket programming sought

Philippe Marschall philippe.marschall at gmail.com
Sat Jul 19 07:11:20 UTC 2008


2008/7/18 Janko Mivšek <janko.mivsek at eranova.si>:
> Hi Philippe,
>
> By efficient you mean receiving and sending a lot such data? Or what kind of
> efficiency you want to achieve?

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.

Cheers
Philippe


More information about the Squeak-dev mailing list