An Optimized Greedy-Based Task Offloading Method for Mobile Edge Computing

Wei Zhou,Chuangwei Lin,Jirun Duan,Ke Ren,Xuyun Zhang,Wanchun Dou
DOI: https://doi.org/10.1007/978-3-030-95384-3_31
2022-01-01
Abstract:With the development of smart mobile devices (SMDs), computationally intensive and latency-sensitive applications are emerging. However, Mobile devices have limited processing power by nature. To overcome this problem, mobile edge computing enables users to offload tasks to proximal edge servers for faster task computation. Most studies in task offloading consider stable systems and ignore the number of tasks fluctuating over time. Poor offloading decisions will overload edge servers during peak periods, which leads to significantly high latency. To address this challenge, an optimized greedy-based offloading method (OGOM) is designed to offload tasks. OGOM adopts different offloading strategies depending on the server load factor. When edge servers are highly loaded, OGOM offloads some of the tasks to more idle servers instead of the servers with the lowest theoretical latency to achieve load balancing. Simulation results show that the OGOM is effective in avoiding edge server overload. In addition, OGOM reduces latency by an average of 20% compared to the normal greedy-based offloading method.
What problem does this paper attempt to address?