Message from discussion
Dealing with thousands of threads termination
network library" <gevent@googlegroups.com>
Date: Sat, 20 Oct 2012 05:42:51 -0700 (PDT)
From: Carlo Pires <carlopi...@gmail.com>
To: gevent@googlegroups.com
Message-Id: <f4568a04-5756-421e-8ffe-f7a0621d7a15@googlegroups.com>
Subject: Dealing with thousands of threads termination
MIME-Version: 1.0
Content-Type: multipart/mixed;
boundary="----=_Part_210_18701489.1350736971668"
------=_Part_210_18701489.1350736971668
Content-Type: multipart/alternative;
boundary="----=_Part_211_11574881.1350736971668"
------=_Part_211_11574881.1350736971668
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Hi,
I have an application that spawns a very high number of threads. So, I was
thinking that to keep a list to use gevent.joinall() to wait their
termination would not be a good solution. So, I'd like to ask you for the
best approaches to deal with such problem.
--
Carlo Pires
------=_Part_211_11574881.1350736971668
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit
Hi,<br><br>I have an application that spawns a very high number of threads. So, I was thinking that to keep a list to use gevent.joinall() to wait their termination would not be a good solution. So, I'd like to ask you for the best approaches to deal with such problem.<br><br>--<br> Carlo Pires<br>
------=_Part_211_11574881.1350736971668--
------=_Part_210_18701489.1350736971668--