Dynamic Service Scheduling and Resource Management in Energy-Harvesting Multi-access Edge Computing
Shuyi Chen, Panagiotis Oikonomou, Zhengchang Hua, Nikos Tziritas, Karim Djemame, Nan Zhang, Georgios Theodoropoulos
TL;DR
The paper tackles the challenge of operating MEC systems powered exclusively by energy harvesting under dynamic user demand. It introduces an online heuristic that jointly schedules dependency-aware tasks and adapts energy use via Dynamic Voltage and Frequency Scaling (DVFS) and service migration based on real-time energy forecasts. The approach combines an initial CPM-guided placement with three energy-aware policies (Sufficient, Deficient, Mixed) and is validated through extensive simulations (7,200 rounds) using real-world DAG workloads, demonstrating improved latency and energy efficiency under EH constraints. This work enables sustainable, low-latency edge computing in grid-lacking environments and lays a framework for energy-aware, dependency-driven edge orchestration.
Abstract
Multi-access Edge Computing (MEC) delivers low-latency services by hosting applications near end-users. To promote sustainability, these systems are increasingly integrated with renewable Energy Harvesting (EH) technologies, enabling operation where grid electricity is unavailable. However, balancing the intermittent nature of harvested energy with dynamic user demand presents a significant resource allocation challenge. This work proposes an online strategy for an MEC system powered exclusively by EH to address this trade-off. Our strategy dynamically schedules computational tasks with dependencies and governs energy consumption through real-time decisions on server frequency scaling and service module migration. Experiments using real-world datasets demonstrate our algorithm's effectiveness in efficiently utilizing harvested energy while maintaining low service latency.
