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?
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?
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?
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?
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?
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?
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?
How is the network path calculated for communication between different colonies?
How is the network path calculated for communication between different colonies?
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?