Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:08 599
distinfo 28-May-2011 14:08 138
pkg-descr 22-Aug-2010 07:41 293
pkg-plist 28-May-2011 14:08 16K
Eventlet is a networking library written in Python. It achieves high scalability by using non-blocking io while at the same time retaining high programmer usability by using coroutines to make the non-blocking io operations appear blocking at the source code level. WWW: http://eventlet.net/