12 month ago
Simon Willison : Eventlet - Second Life Wiki - Eventlet—Second Life Wiki. Seriously powerful non-blocking IO library for Python, currently maintained by Linden Lab as part of the server architecture used for Second Life.
joshua : Eventlet - python networking library using nbio and coroutines
jcgregorio : Eventlet - Second Life Wiki - Eventlet is a networking library written in Python. It achieves high scalability by using non-blocking io ... using coroutines to make the non-blocking io operations appear blocking at the source code level.
deusx : Eventlet - Second Life Wiki - "Eventlet began life as Donovan Preston was talking to Bob Ippolito about coroutine-based non-blocking networking frameworks in Python."
# copy