task flow and network from mobile device to edge orchestrator is modified

1- finding which device to offlod is decided in edge orchestrator
(EdgeOrchestrator), instead of deciding while generating task
(LoadGeneratorModel)
2- file logging option is now read from config file
3- minor modification on the network delay calculation
This commit is contained in:
Cagatay Sonmez
2017-02-26 14:07:47 +03:00
parent 81fed10dd0
commit 22b654d719
9 changed files with 128 additions and 57 deletions

View File

@ -3,6 +3,7 @@ simulation_time=2
warm_up_period=1200
vm_load_check_interval=30
vm_location_check_interval=30
basic_file_log_enabled=false
deep_file_log_enabled=false
min_number_of_mobile_devices=50