multithreading

David LeBlanc whisper at oz.net
Mon May 20 15:16:32 EDT 2002


Lock, Semaphore and friends mentioned in the pythondoc (2.2.1) aren't
atomic? If not, then they're misnamed since atomicity is a required property
of such operations.

David LeBlanc
Seattle, WA USA

<snip>
> Nothing is atomic except sending messages to a Queue.  At least,
> if you start
> with that premise you probably can't go wrong...
<snip>
>
> -Peter
> --
> http://mail.python.org/mailman/listinfo/python-list






More information about the Python-list mailing list