Podcast
Questions and Answers
What is the indicator of placement time used in the optimization process?
What is the indicator of placement time used in the optimization process?
Average of the execution time of the placement algorithm in each colony
How is the placement time formally defined?
How is the placement time formally defined?
placement time = Σ placement timeCi / |Lx|
Why is it challenging to optimize fog service placement?
Why is it challenging to optimize fog service placement?
It is NP-hard and directly impacted by the number of application instances and fog devices.
How is the placement of services executed in different colonies?
How is the placement of services executed in different colonies?
Signup and view all the answers
What is the proposed method to measure the placement time due to its complexity?
What is the proposed method to measure the placement time due to its complexity?
Signup and view all the answers
What is a common solution when evaluating the fitness function of an optimization process?
What is a common solution when evaluating the fitness function of an optimization process?
Signup and view all the answers
How is the overall response time for all users defined in the infrastructure?
How is the overall response time for all users defined in the infrastructure?
Signup and view all the answers
Why is the execution time of a given service assumed to be the same in all devices?
Why is the execution time of a given service assumed to be the same in all devices?
Signup and view all the answers
How is the response timeAo,uj calculated considering the network path between a user and the first service of the application?
How is the response timeAo,uj calculated considering the network path between a user and the first service of the application?
Signup and view all the answers
What are the three possible cases for communication paths between elements in the network?
What are the three possible cases for communication paths between elements in the network?
Signup and view all the answers
How is the network path calculated for communication between different colonies?
How is the network path calculated for communication between different colonies?
Signup and view all the answers
What components are considered when calculating the network path between a colony and the cloud?
What components are considered when calculating the network path between a colony and the cloud?
Signup and view all the answers