Task Scheduling in Geo-Distributed Computing: A Survey
Yujian Wu, Shanjiang Tang, Ce Yu, Bin Yang, Chao Sun, Jian Xiao, Hutong Wu
TL;DR
The paper surveys task scheduling in geo-distributed computing, spanning four environments—geo-distributed cloud, edge, cloud-edge, and HPC—focusing on performance, fairness, and fault-tolerance. It classifies scheduling methods into heuristic, AI-based, mathematical, and hybrid approaches, and analyzes per-environment techniques that address data locality, energy and cost, and network dynamics. Key contributions include a comprehensive taxonomy, environment-specific analyses, and identified challenges and future directions to guide researchers and practitioners. The work highlights practical implications for designing scalable, energy-aware, and privacy-conscious schedulers across globally distributed infrastructures.
Abstract
Geo-distributed computing, a paradigm that assigns computational tasks to globally distributed nodes, has emerged as a promising approach in cloud computing, edge computing, cloud-edge computing and supercomputer computing (HPC). It enables low-latency services, ensures data locality, and handles large-scale applications. As global computing capacity and task demands increase rapidly, scheduling tasks for efficient execution in geo-distributed computing systems has become an increasingly critical research challenge. It arises from the inherent characteristics of geographic distribution, including heterogeneous network conditions, region-specific resource pricing, and varying computational capabilities across locations. Researchers have developed diverse task scheduling methods tailored to geo-distributed scenarios, aiming to achieve objectives such as performance enhancement, fairness assurance, and fault-tolerance improvement. This survey provides a comprehensive and systematic review of task scheduling techniques across four major distributed computing environments, with an in-depth analysis of these approaches based on their core scheduling objectives. Through our analysis, we identify key research challenges and outline promising directions for advancing task scheduling in geo-distributed computing.
