Problem with threading: can't start new thread

Diez B. Roggisch deets at nospam.web.de
Wed Mar 11 05:31:29 EDT 2009


sufrank wrote:

> I am doing stress test with python using threading, I have encountered
> the can't start new thread problem when running the script.
> The system is Linux, python version 2.4

http://stackoverflow.com/questions/344203/maximum-number-of-threads-per-process-in-linux

Diez



More information about the Python-list mailing list