py3-gevent
network library for easy and scalable concurrency
WWW CVSWeb GITHub-
Package versionpy3-gevent-22.10.2p0
-
MaintainerThe OpenBSD ports mailing-list
gevent is a Python networking library that uses greenlet to provide
synchronous API on top of libevent event loop.
* Fast event loop based on libevent.
* Lightweight execution units based on greenlet.
* Familiar API that re-uses concepts from the Python standard library.
* Cooperative sockets with ssl support.
* DNS queries performed through libevent-dns.
* Ability to use standard library and 3rd party modules written for
standard blocking sockets
* Fast WSGI server based on libevent-http.
- python3
- devel/libev:configure
- devel/py-cffi,python3
- lang/python/3.10
- devel/py-setuptools,python3
- devel/py-greenlet,python3
- devel/py-zopeevent,python3
- devel/py-zopeinterface,python3
- lang/python/3.10