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.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to