Nick Coghlan added the comment:

Thread Pools can be handy when you want to do explicit message passing, rather 
than the call-and-response model favoured by the futures module.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17140>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to