ZIO
Python and C++ interface to ZeroMQ and Zyre
|
Classes | |
class | Broker |
class | Service |
class | Worker |
Functions | |
def | hash_sender (sender) |
def | main () |
Majordomo Protocol broker A minimal implementation of http:#rfc.zeromq.org/spec:7 and spec:8 Author: Min RK <benjaminrk@gmail.com> Based on Java example by Arkadiusz Orzechowski Originally from Zguide examples, generalized to use SERVER or ROUTER by brett.viren@gmail.com