python-eventlet

Highly concurrent networking library

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.
Website: http://eventlet.net
License: MIT
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: development/libraries

Packages

python-eventlet-0.17.4-1.el6.noarch [240 KiB] Changelog by Andrew Colin Kissa (2015-09-28):
- Latest upstream