ZIO
Python and C++ interface to ZeroMQ and Zyre
Namespaces | Functions
tripping.py File Reference

Go to the source code of this file.

Namespaces

 zio.domo.tripping
 

Functions

def zio.domo.tripping.client_task (ctx, pipe, stype, requests=10000, verbose=False)
 
def zio.domo.tripping.worker_task (stype, verbose=False)
 
def zio.domo.tripping.broker_task (fes_type, bes_type, verbose=False)
 
def zio.domo.tripping.main (fes_type=zmq.ROUTER, bes_type=zmq.ROUTER, requests=10000, verbose=False)