Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Modifying the API so as to prevent a use of the context that would make valgrind...
[simgrid.git] / examples / bandwidth / test_rl
1 #! /bin/sh
2 ./bandwidth_sensor 4000 $@&
3 ./bandwidth_sensor 5000 $@&
4 ./bandwidth_maestro 127.0.0.1 4000 127.0.0.1 5000 $@