<br>You could try Jython.<br><br>Other than that, you probably want a threadpool, or perhaps to try multiprocessing - but that much forking could be a problem as well.<br><br><div class="gmail_quote">On Thu, Jul 28, 2011 at 2:07 PM, smith jack <span dir="ltr"><<a href="mailto:thinke365@gmail.com">thinke365@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">I start many threads in order to make the work done, when the<br>
concurrent number is set to 300, all thing just works fine, but when<br>
the number is set to 350 or higher, error just comes out? what's wrong<br>
? the error info is just as follows:   failed to start .<br>
<br>
I am confused, does this have something to do with the operating<br>
system, i am now using Linux, any suggestion to make the system to<br>
support more python threads?<br>
<br>
thank you :)<font color="#888888"><a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank"></a></font></blockquote><div> </div></div><br>