ref: eadd8d55900f606fc9b8e21dfd282fef0ad61163
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')