Name : python-gevent
| |
Version : 0.13.8
| Vendor : Mandriva
|
Release : 1
| Date : 2012-09-10 20:33:16
|
Group : Development/Python
| Source RPM : python-gevent-0.13.8-1.src.rpm
|
Size : 1.04 MB
| |
Packager : Lev Givon < lev_mandriva_org>
| |
Summary : A coroutine-based Python networking library
|
Description :
gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop.
Features include:
* 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.
gevent is inspired by eventlet but features a more consistent API, a simpler implementation, and better performance.
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2011/i586/media/contrib/backports |