Critical sections and mutexes

Cliff Wells logiplexsoftware at earthlink.net
Tue Oct 23 17:01:43 EDT 2001


On Tuesday 23 October 2001 13:04, Skip Montanaro wrote:
> Sorry to drop in late on this thread, but why not simply make PriorityQueue
> a subclass of Queue.Queue (which already does all the locking for you)?

Good suggestion.  However, IMHO he really should learn how locks work before 
using them.

Regards,

-- 
Cliff Wells
Software Engineer
Logiplex Corporation (www.logiplex.net)
(503) 978-6726 x308
(800) 735-0555 x308




More information about the Python-list mailing list