[Python-ideas] xfork [was Re: async objects]

Sven R. Kunze srkunze at mail.de
Wed Oct 5 15:06:51 EDT 2016


On 05.10.2016 06:11, Ethan Furman wrote:
> On 10/04/2016 09:40 AM, Sven R. Kunze wrote:
>
>> As a result of past discussions, I wrote the module "xfork"
>>  which basically does this "golang goroutine" stuff. It's just
>>  a thin wrapper around "futures" but it allows to avoid that
>>  what René and Anthony objects about.
>
> Looks cool!  Thanks! 

You're welcome. :)


Cheers,
Sven


More information about the Python-ideas mailing list