A model problem for big data self adaptive systems using SUMO and TraCI Edit
825
CrowdNav is a simulation based on SUMO and TraCI that implements a custom router that can be configured using kafka messages or local JSON config on the fly while the simulation is running. Also runtime data is send to a kafka queue to allow stream processing and logger locally to CSV.
python setup.py install to download all dependenciespython run.pypython run.py) with UI to Debug the application. Runs forever.python parallel.py n) to let n processes of SUMO spawn for faster data generation.
Stops after 10k ticks and reports values.kafkaUpdates = True is set to false in Config.py. Else the tool uses Kafka for value changes.sumoUseGUI = True value in Config.py to false.Content type
Image
Digest
Size
415.6 MB
Last updated
almost 9 years ago
docker pull starofall/crowdnav