Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #10480
| Date | 2011-07-29 05:07 +0800 |
|---|---|
| Subject | Any suggestion to start more threads at the same time? |
| From | smith jack <thinke365@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1592.1311887267.1164.python-list@python.org> (permalink) |
I start many threads in order to make the work done, when the concurrent number is set to 300, all thing just works fine, but when the number is set to 350 or higher, error just comes out? what's wrong ? the error info is just as follows: failed to start . I am confused, does this have something to do with the operating system, i am now using Linux, any suggestion to make the system to support more python threads? thank you :)
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Any suggestion to start more threads at the same time? smith jack <thinke365@gmail.com> - 2011-07-29 05:07 +0800 Re: Any suggestion to start more threads at the same time? Irmen de Jong <irmen.NOSPAM@xs4all.nl> - 2011-07-29 01:35 +0200
csiph-web