Up: Overview of simulation tools Previous: p2pns.tools.Simulator

Simulation parameters

As the previous example hints, it is very easy to specify additional metrics to be collected, additional exporters, network topologies, simulation files, as well as various configurations of the OMNI overlay itself. We will review them in turn.


After all the simulation parameters have been specified, a simulation is started using the p2pns.tools.Simulator class and passing the simulation file as a parameter. For example, the OMNI simulation could be started by passing an overlay simulation configuration file depicted in Figure 3 to p2pns.tools.Simulator.


  
Up: Overview of simulation tools Previous: p2pns.tools.Simulator