[Python-ideas] a multiProcess scheduler
Thales filizola costa
thalesfc at gmail.com
Tue Aug 30 00:23:45 EDT 2016
>
> Potentially, but one of the big challenges you'll face is to establish
> how it differs from using asyncio in the current process to manage
> tasks dispatched to other processes via run_in_executor, and when
> specifically it would be useful thing for a developer to have in the
> builtin toolkit (vs being something they can install from PyPI).
That's a good point. You are right.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20160829/919610ea/attachment.html>
More information about the Python-ideas
mailing list