ns3-parallel 0.1.0

A Multitask Parallel Concurrent Executor for ns-3 (network simulator).
Documentation
1
2
3
4
5
6
7
8
9
[exp-1]
policy = [1, 2]
app_name = "ns3-tcp-bbr"
sim_time = 5

[exp-2]
policy = [1, 2, 3, 4]
app_name = "ns3-tcp-cubic"
sim_time = 2