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