python3-eventlet - Highly concurrent networking library
Website: | https://eventlet.net |
---|---|
License: | MIT |
Vendor: | Virtuozzo |
- 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
python3-eventlet-0.33.1-4.vl9.noarch [383 KiB] |
Changelog
by Carl George (2022-07-26):
- Convert to pyproject macros - Build docs with make - Disable tests on EPEL9 |