Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
missing parts
[simgrid.git] / examples / bandwidth / test_rl
diff --git a/examples/bandwidth/test_rl b/examples/bandwidth/test_rl
new file mode 100755 (executable)
index 0000000..796abef
--- /dev/null
@@ -0,0 +1,4 @@
+#! /bin/sh
+./bandwidth_sensor 4000 $@&
+./bandwidth_sensor 5000 $@&
+./bandwidth_maestro 127.0.0.1 4000 127.0.0.1 5000 $@