ZIO
Python and C++ interface to ZeroMQ and Zyre
Classes
zio.domo.worker Namespace Reference

Classes

class  Worker
 

Detailed Description

Majordomo Protocol Worker 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 following Generaldomo Protocol. brett.viren@gmail.com