Package: wnpp
Severity: wishlist
Owner: Federico Ceratto <federico.cera...@gmail.com>

* Package name    : python-gevent-zeromq
  Version         : 0.2.5
  Upstream Author : Travis Cline <travis.cl...@gmail.com>
* URL             : https://github.com/traviscline/gevent-zeromq
* License         : BSD
  Programming Lang: Python
  Description     : wrapper of the Python ZeroMQ library to make it compatible 
with Gevent

 By importing zmq from "gevent_zeromq", ØMQ socket operations that would
 normally block the current thread will only block the current greenlet.
 This compatibility is accomplished by ensuring the nonblocking flag is set
 before any blocking operation and the ØMQ file descriptor is polled
 internally to trigger needed events.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120922110247.26777.8930.reportbug@ehm

Reply via email to