python310-eventlet Python 3.10 - eventlet - Concurrent networking library 3.2.5 2022-05-03 eisfair-noarch the eisfair team, team(at)eisfair(dot)org stable
python3
python310-base 3.2.5 python310-dnspython 3.2.5 python310-greenlet 3.2.5 python310-six 3.2.5 libnss_usrfiles2 3.2.0 Internal Program Version: eventlet 0.33.0 It uses epoll or libevent for scalable non-blocking I/O. Coroutines ensure that the developer uses a blocking style of programming that is similar to threading, but provide the benefits of non-blocking I/O. The event dispatch is implicit, which means Eventlet can be used from the Python interpreter, or as part of a larger application. http://eventlet.net