[Python-ideas] Better integration of multiprocessing with asyncio
Ryan Hiebert
ryan at ryanhiebert.com
Sun Jul 27 05:48:02 CEST 2014
> On Jul 26, 2014, at 10:43 PM, Guido van Rossum <guido at python.org> wrote:
>
> I'm going to go out on a limb here and say that it feels too early to me. First someone has to actually solve this problem well as a 3rd party package before we can talk about adding it to the asyncio package. It doesn't actually sound like Billiards has adapted to asyncio yet (not that I have any idea what Billiards is -- it sounds like a fork of multiprocessing actually?).
Yep, Billiard is a fork of multiprocessing: https://pypi.python.org/pypi/billiard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20140726/db8a3276/attachment.html>
More information about the Python-ideas
mailing list