hi guys, I need help in calculating the cost for edge server which is the computation cost and communication cost between the edge server and the edge device
Total cost(ES) = computation cost (ES)+ communication cost(ES)
I want to calculate this cost for each edge server to find the server with min cost and schedule the task in this edge server by linking the task with the least load VM in this min cost server...... any help appreciated.