Software Details:
Version: 1.0.1
Upload Date: 12 May 15
Distribution Type: Freeware
Downloads: 128
The coroutine-based Python networking library uses Greenlet to provide a high-level synchronous API on top of libevent event loops.
Features:
- Convenient API around greenlets
- Familiar synchronization primitives (gevent.event, gevent.queue)
- Socket module that cooperates
- WSGI server on top of libevent-http
- DNS requests done through libevent-dns
- Monkey patching utility to get pure Python modules to cooperate
What is new in this release:
- Fixed:
- Pool's imap/imap_unordered could hang forever.
What is new in version 0.13.3:
- Fixed changelog file.
Requirements:
- Greenlet
- libevent
Comments not found