[Python-ideas] libuv based eventloop for tulip experiment

Nikolay Kim fafhrd91 at gmail.com
Wed Feb 6 00:10:58 CET 2013


I'll try to run gunicorn worker as well

On Feb 5, 2013, at 2:58 PM, Guido van Rossum <guido at python.org> wrote:

> On Tue, Feb 5, 2013 at 2:35 PM, Saúl Ibarra Corretgé <saghul at gmail.com> wrote:
>> I just updated rose [0] to match latest changes in Tulip API and remove
>> Tulip itself from the code, now a proper EventLoopPolicy is defined, which
>> will in turn use the pyuv-based event loop.
> 
> Neat!
> 
> I wonder if you could see how many of Tulip's own tests pass with your
> event loop implementation?
> 
>> [0]: https://github.com/saghul/rose
>> 
>> 
>> --
>> Saúl Ibarra Corretgé
>> http://saghul.net/blog | http://about.me/saghul
>> _______________________________________________
>> Python-ideas mailing list
>> Python-ideas at python.org
>> http://mail.python.org/mailman/listinfo/python-ideas
> 
> -- 
> --Guido van Rossum (python.org/~guido)
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> http://mail.python.org/mailman/listinfo/python-ideas




More information about the Python-ideas mailing list