Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/py-zmq: upgrade to 13.1.0 | Fabian Affolter | 2013-08-15 | 1 | -4/+4 |
| | |||||
* | testing/py-zmq: upgrade to 13.0.0 | Fabian Affolter | 2013-03-11 | 1 | -4/+6 |
| | |||||
* | testing/py-zmq: upgrade to 2.2.0.1 | Fabian Affolter | 2012-09-21 | 1 | -2/+2 |
| | |||||
* | testing/py-zmq: new aport | Fabian Affolter | 2012-05-20 | 1 | -0/+29 |
The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialized messaging middle-ware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. http://www.zeromq.org/bindings:python |