python-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
python-eventlet-0.9.12-2.el5.src [299 KiB] |
Changelog
by Lev Shamardin (2010-09-08):
- Fixed documentation build under EPEL5. |