Genetic Programming for Dynamic Workflow Scheduling in Fog Computing

Meng Xu,Yi Mei,Shiqiang Zhu,Beibei Zhang,Tian Xiang,Fangfang Zhang,Mengjie Zhang
DOI: https://doi.org/10.1109/tsc.2023.3249160
IF: 11.019
2023-01-01
IEEE Transactions on Services Computing
Abstract:D ynamic W orkflow S cheduling in F og C omputing (DWSFC) is an important optimisation problem with many real-world applications. The current workflow scheduling problems only consider cloud servers but ignore the roles of mobile devices and edge servers. Some applications need to consider the mobile devices, edge, and cloud servers simultaneously, making them work together to generate an effective schedule. In this article, a new problem model for DWSFC is considered and a new simulator is designed for the new DWSFC problem model. The designed simulator takes the mobile devices, edge, and cloud servers as a whole system, where they all can execute tasks. In the designed simulator, two kinds of decision points are considered, which are the routing decision points and the sequencing decision points. To solve this problem, a new M ulti- T ree G enetic P rogramming (MTGP) method is developed to automatically evolve scheduling heuristics that can make effective real-time decisions on these decision points. The proposed MTGP method with a multi-tree representation can handle the routing decision points and sequencing decision points simultaneously. The experimental results show that the proposed MTGP can achieve significantly better test performance (reduce the makespan by up to 50%) on all the tested scenarios than existing state-of-the-art methods.
What problem does this paper attempt to address?