ref: ef47246321466880c8313fbbe06a4d375b02ea9f
dir: /python.old/bench-cluster-test/
#! /usr/bin/python from aubio.bench.broadcast import * run_broadcast(remote_sync,'/home/testing') run_broadcast(remote_sync,'/home/testing','-n') run_broadcast(fetch_results,'/home/testing','-n') run_broadcast(remote_queue,'echo coucou')