ZIO
Python and C++ interface to ZeroMQ and Zyre
|
Classes | |
class | Client |
Majordomo Protocol Client API, Python version. Implements the MDP/Worker spec at http:#rfc.zeromq.org/spec:7. Author: Min RK <benjaminrk@gmail.com> Based on Java example by Arkadiusz Orzechowski Originally from Zguide examples, generalized to use CLIENT or DEALER by brett.viren@gmail.com