Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Multiple sumo instances

You can control multiple TraCI instances from a single script either by assinging a label to each connection or by using the connections as objects.
See http://sumo.dlr.de/wiki/TraCI/Interfacing_TraCI_from_Python#Controlling_parallel_simulations_from_the_same_TraCI_script

2018-07-16 18:37 GMT+02:00 Thanos Tasakos <thanos.tas@xxxxxxxxx>:
Hello,
i want to run in parallel multiple sumo instances (servers) and connect to them using traci. Can i have multiple traci clients so that i have a 1 to 1 mapping (client to server)?
Each sumo instance is a different experiment and i want to take some statistics every x seconds from every experiment and if possible combine them. Is it possible?

Kind regards,
Thanos Tasakos

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user



Back to the top