In article <[EMAIL PROTECTED]>, George Sakkis <[EMAIL PROTECTED]> wrote: > >I'd like some feedback on a solution to a variant of the producer- >consumer problem. My first few attempts turned out to deadlock >occasionally; this one seems to be deadlock-free so far but I can't >tell if it's provably correct, and if so, whether it can be >simplified.
Take a look at the threading tutorial on my web page, specifically the threadpool spider. -- Aahz ([EMAIL PROTECTED]) <*> http://www.pythoncraft.com/ "as long as we like the same operating system, things are cool." --piranha -- http://mail.python.org/mailman/listinfo/python-list