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
--
http://
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
Traceback (most recent call last):
File "./imap_test.py", line 38, in ?
current.start()
File "/usr/lib/python2.4/threadi