Discover

Topics

python gevent doc

python gevent doc APK

python gevent doc APK

0.0.1 Freetimger ⇣ Download APK (1.28 MB)

What's python gevent doc APK?

python gevent doc is a app for Android, It's developed by timger author.
First released on google play in 10 years ago and latest version released in 8 years ago.
This app has 0 download times on Google play and rated as 2.00 stars with 1 rated times.
This product is an app in Books & Reference category. More infomartion of python gevent doc on google play
gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of the libev event loop.

Features include:

Fast event loop based on libev (epoll on Linux, kqueue on FreeBSD).
Lightweight execution units based on greenlet.
API that re-uses concepts from the Python standard library (for example there are Events and Queues).
Cooperative sockets with SSL support »
DNS queries performed through threadpool or c-ares.
Monkey patching utility to get 3rd party modules to become cooperative »
gevent is inspired by eventlet but features more consistent API, simpler implementation and better performance. Read why others use gevent and check out the list of the open source projects based on gevent.

gevent is written and maintained by Denis Bilenko with help from the contributors and is licensed under the MIT license.