Antoine Pitrou <pit...@free.fr> added the comment:

> So this seems like a reasonable heuristic approach to me.

You mean duplicating "nproc"'s logic in Python?  If someone wants to do the 
grunt work of implementing/testing it...

There's also the question of how that affects non-scientific workloads. People 
can use thread pools or process pools for other purposes, such as distributing 
(blocking) I/O.

----------

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

Reply via email to