Queue.Queue()

john peter neuzhoundxx at yahoo.com
Thu Feb 16 20:36:11 EST 2006


 what happens behind the scenes 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
  

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20060216/9adfa2e3/attachment.html>


More information about the Python-list mailing list