python26-eventlet - Highly concurrent networking library
Website: | http://eventlet.net |
---|---|
License: | MIT |
Vendor: | Fedora Project |
- Description:
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.
Packages
python26-eventlet-0.9.9-1.el5.noarch [249 KiB] |
Changelog
by Kevin Fenzi (2010-06-03):
- Updated to 0.9.9 - Modified for python26 in EPEL-5 |