REPOSTING: SharedQueue question???

Bob Arning arning at charm.net
Fri Oct 27 03:53:34 UTC 2000


On Thu, 26 Oct 2000 22:58:25 -0500 jchludzinski at worldkey.net wrote:
>Are items (Objects) place on a SharedQueue (by multiple Processes 
>using #nextPut:) guarenteed to be taken off (by multiple Processes 
>using #next) in the SAME orden they were placed on?
>
>Are there any known thread-safe issues about SharedQueues?

Well, *guaranteed* is a strong word, but I have never seen any problems with SharedQueues.

Cheers,
Bob





More information about the Squeak-dev mailing list