Queue.Queue examples?

Aahz aahz at pythoncraft.com
Tue Jul 23 13:47:25 EDT 2002


In article <mailman.1027434331.22903.python-list at python.org>,
David Garamond  <davegaramond at icqmail.com> wrote:
>
>despite having read the manual, i'm still totally ignorant on the basic 
>concept of Queue and how can it be used to safely pass objects between 
>two (or more) threads. could someone enlighten me?

See the thread tutorial on my web page for some examples.
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

Project Vote Smart: http://www.vote-smart.org/



More information about the Python-list mailing list