Regarding Thread pooling

sujata sujatay at cybage.com
Tue Jul 15 07:05:04 EDT 2003


Hi,
        I have a query regarding threads.
Is it possible to create thread pools in python.i.e. create threads and then retrieve the memory allocated to it so that the same threads can be used over and over again rather than creating new threads each time i wish to execute functions many times. If its possible plz do let me know how to do so.
Can one have control over memory this way?

Thanking You. 
----------------
Regards,
Sujata Y
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20030715/7ed453d8/attachment.html>


More information about the Python-list mailing list