python2-eventlet - Highly concurrent networking library
Website: | http://eventlet.net |
---|---|
License: | MIT |
Vendor: | CentOS |
- 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
python2-eventlet-0.25.1-1.el7.noarch [321 KiB] |
Changelog
by Kevin Fenzi (2019-08-22):
- Update to 0.25.1. Fixes bug #1744357 |