Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #10480

Any suggestion to start more threads at the same time?

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <thinke365@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.030
X-Spam-Evidence '*H*': 0.94; '*S*': 0.00; 'concurrent': 0.04; 'python': 0.08; 'confused,': 0.16; 'out?': 0.16; 'subject:threads': 0.16; 'linux,': 0.22; 'fine,': 0.23; 'suggestion': 0.26; 'message-id:@mail.gmail.com': 0.28; 'subject:time': 0.30; '350': 0.30; 'subject:same': 0.30; 'threads': 0.30; 'subject:?': 0.31; 'error': 0.31; 'done,': 0.32; 'does': 0.32; "what's": 0.33; 'to:addr:python-list': 0.34; 'operating': 0.34; 'follows:': 0.34; 'thank': 0.35; 'but': 0.37; 'using': 0.37; 'received:google.com': 0.38; 'received:209.85': 0.38; 'something': 0.38; 'to:addr:python.org': 0.39; 'received:209': 0.40; 'order': 0.62
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=tt6e2JmDK0b63GZftfcRsx8YLvihci4JlWGyL9MBsAs=; b=O/ABzXjWHdnB0jMNn4bIW+de/U4FP9jeVZSklxXJ7dsD7pW2JoRXqVLjmRFaf2NlDE z3CWukMPkfdgDerLvOFwVRbRhZSyTeBqowJ8GBfclaU0pSkQzBh7ZE1pBe6PALRNT4jh mE/Gm1q2Q2SpPw5gQhtlhX1cF7pweh2TS/PKo=
MIME-Version 1.0
Date Fri, 29 Jul 2011 05:07:43 +0800
Subject Any suggestion to start more threads at the same time?
From smith jack <thinke365@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=ISO-8859-1
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.1592.1311887267.1164.python-list@python.org> (permalink)
Lines 10
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1311887267 news.xs4all.nl 23944 [2001:888:2000:d::a6]:34033
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:10480

Show key headers only | View raw


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 | NextNext in thread | Find similar | Unroll thread


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