ref: 5e491b3b070618e820e332e3d8196c0be3d3af3f
dir: /python/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')