June 5, 2009
12:54 p.m.
If you really want "The best" you could also take a look at SharedStreams on SM:
http://map.squeak.org/packagebyname/sharedstreams
...it has a IMHO more solid SharedQueue implementation (SharedBufferStream) (IIRC we found several problems with SharedQueue) that is also much faster in some operations. The description says it is "for strings and bytes" but it should be updated because in fact it works for any kind of objects.
yes we want the best :)