python3-eventlet - Highly concurrent networking library
Website: | http://eventlet.net |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- 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.0-1.fc14.al.noarch [388 KiB] |
Changelog
by Joel Barrios (2022-02-04):
- Update to 0.33.0. |