Eventlet is a concurrent networking library for Python that allows changing how code is run.
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.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.26.1-bp153.1.16 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
0.20.0-bp152.3.15 info | GA Release | 2020-04-17 | 15 SP2 |
|
|
0.20.0-bp151.1.1 info | GA Release | 2019-07-17 | 15 SP1 |
|
|
0.20.0-bp150.1.2 info | GA Release | 2018-07-30 | 15 |
|
|