Index of /ports_net/py-eventlet

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [   ] Makefile 28-May-2011 14:08 599 [   ] distinfo 28-May-2011 14:08 138 [TXT] 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/