Offloading Tasks With Dependency and Service Caching in Mobile Edge Computing

Gongming Zhao,Hongli Xu,Yangming Zhao,Chunming Qiao,Liusheng Huang
DOI: https://doi.org/10.1109/TPDS.2021.3076687
IF: 5.3
2021-01-01
IEEE Transactions on Parallel and Distributed Systems
Abstract:In Mobile Edge Computing (MEC), many tasks require specific service support for execution and in addition, have a dependent order of execution among the tasks. However, previous works often ignore the impact of having limited services cached at the edge nodes on (dependent) task offloading, thus may lead to an infeasible offloading decision or a longer completion time. To bridge the gap, this article studies how to efficiently offload dependent tasks to edge nodes with limited (and predetermined) service caching. We formally define the problem of offloading dependent tasks with service caching (ODT-SC), and prove that there exists no algorithm with constant approximation for this hard problem. Then, we design an efficient convex programming based algorithm (CP) to solve this problem. Moreover, we study a special case with a homogeneous MEC and propose a favorite successor based algorithm (FS) to solve this special case with a competitive ratio of O(1)O(1)<; inline-graphic xlink:href="zhao-ieq1-3076687.gif"/>. Extensive simulation results using Google data traces show that our proposed algorithms can significantly reduce applications' completion time by about 21-47 percent compared with other alternatives.
What problem does this paper attempt to address?