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