[issue22013] Add at least minimal support for thread groups

Charles-François Natali report at bugs.python.org
Mon Jul 21 08:54:21 CEST 2014


Charles-François Natali added the comment:

> Tin Tvrtković added the comment:
>
> For your examples, my first instinct would be to use a thread pool executor. It's a nice high level API and can already do the aggregate join.

Indeed, the examples posted don't make much sense: thread/process
pools are the way to go.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22013>
_______________________________________


More information about the Python-bugs-list mailing list