Queue limitations?

mateom at gmail.com mateom at gmail.com
Wed Mar 15 18:37:23 EST 2006


I should be able to add to the queue as fast as I want, right?  I tried
adding time.sleep(.05) right after put(image) in the producer, and that
fixes it.  There is only one thread producing and one thread consuming.

Thanks for the help.




More information about the Python-list mailing list