Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

2 items tagged “eventlet”

A Toy Chat Server with Eventlet and Mulib (via) Eventlet (the Python non-blocking IO library originally written for Second Life) is ideally suited to building Comet servers; Chuck Thier demonstrates a simple chat server in a small amount of code. 0 21st March 2008, 3:28 am

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. 0 26th November 2007, 3:21 pm

A django site