Gevent 1.0a1 is available (libev/c-ares instead of libevent)
groups.google.com
Gevent 1.0a1 is available (libev/c-ares instead of libevent)
1–6 of 6 posts
Re: Gevent 1.0a1 is available (libev/c-ares instead of libevent)
#2Any word on when Gevent will be compatible with Python 3?
Re: Gevent 1.0a1 is available (libev/c-ares instead of libevent)
#3This also supports threading. w00t.
Re: Gevent 1.0a1 is available (libev/c-ares instead of libevent)
#4Messing around with things like Erlang and node recently, I kinda lost trac about the Python event libraries. Anyone here care to give a short update about the current state of gevent vs. eventlet?
Re: Gevent 1.0a1 is available (libev/c-ares instead of libevent)
#5So it drops the half-baked built-in http lib from libevent in process of switching to libev. That's cool with me. What was the motivation for the switch?
Re: Gevent 1.0a1 is available (libev/c-ares instead of libevent)
#6So it drops the half-baked built-in http lib from libevent in process of switching to libev. That's cool with me. What was the motivation for the switch?
I have written about the reasons here: http://blog.gevent.org/2011/04/28/libev-and-libevent/