On 11/13/2013 08:30 PM, Sven Van Caekenberghe wrote:
Yes, I have used it, even extended it.
It looks thread safe, so it should be enough to get started.

If you are after something that is more like an in memory SocketStream then you have the SharedStreams package which I wrote a long time ago, it is actually pretty cool:

http://map.squeak.org/packagebyname/sharedstreams

I recall that we did find several "holes" in SharedQueue at the time. SharedStreams also use more fitting prims for characters/bytes.

regards, Göran

Reply via email to