eventlet async manager branch

16 views
Skip to first unread message

Jeff Lindsay

unread,
Apr 21, 2012, 5:18:50 AM4/21/12
to ginkg...@googlegroups.com
Simple example service in test.conf.py now runs with Eventlet with no changes other than specifying the Eventlet async manager:


In real applications, you'll have to still be aware and program to the Eventlet API since, for example, an Eventlet queue or greenlet pool are different than gevent's. Other than making the core Ginkgo API work, I don't think we should invest in trying to adapt Eventlet behave like gevent. 

The advantage of supporting Eventlet is being able to write and distribute apps that don't have a dependency on libevent (or soon libev). I'm going to see if I can make this work for Requestbin and Localtunnel v2, since they are both intended to be installed and run locally.

--
Jeff Lindsay
http://progrium.com
Reply all
Reply to author
Forward
0 new messages