Highly concurrent networking library
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.
Release | Stable | Testing |
---|---|---|
Fedora 40 | 0.35.1-1.fc40 | - |
Fedora 39 | 0.33.3-3.fc39 | - |
Fedora EPEL 9 | 0.33.3-1.el9 | - |
Fedora EPEL 8 | 0.26.0-2.el8 | - |
You can contact the maintainers of this package via email at
python-eventlet dash maintainers at fedoraproject dot org
.