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:
@ -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
|
||||
|
Reference in New Issue
Block a user