python3-zmq

Python3 bindings for 0MQ library
  https://www.zeromq.org/bindings:python
  1
  1 review



Python bindings for 0MQ. 0MQ is a small, fast, and free software library that gives you message-passing concurrency for applications in most common languages.

The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more.

This package contains the extension built for the Python3 interpreter.
Latest reviews
4
vinayakv 8 years ago

for gns3