Queue.Queue()

john peter neuzhoundxx at yahoo.com
Thu Feb 16 23:16:18 EST 2006


 what happens behind the scene when i create a Queue.Queue() without specifying
    a maxsize?  does a block of space gets allocated initially then  dynamically "expanded" as needed?  if so, what is the default size of  the initial space? is it
    always better to specify a big enough maxsize initially for efficiency purposes, or
    does it matter much? Thanks in advance for any help/detail
		
---------------------------------
 
 What are the most popular cars? Find out at Yahoo! Autos 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20060216/737ab86e/attachment.html>


More information about the Python-list mailing list