Title :
Multi-User Computation Partitioning for Latency Sensitive Mobile Cloud Applications
Author :
Lei Yang ; Jiannong Cao ; Hui Cheng ; Yusheng Ji
Author_Institution :
Dept. of Comput., Hong Kong Polytech. Univ., Hong Kong, China
Abstract :
Elastic partitioning of computations between mobile devices and cloud is an important and challenging research topic for mobile cloud computing. Existing works focus on the single-user computation partitioning, which aims to optimize the application completion time for one particular single user. These works assume that the cloud always has enough resources to execute the computations immediately when they are offloaded to the cloud. However, this assumption does not hold for large scale mobile cloud applications. In these applications, due to the competition for cloud resources among a large number of users, the offloaded computations may be executed with certain scheduling delay on the cloud. Single user partitioning that does not take into account the scheduling delay on the cloud may yield significant performance degradation. In this paper, we study, for the first time, multi-user computation partitioning problem (MCPP), which considers the partitioning of multiple users´ computations together with the scheduling of offloaded computations on the cloud resources. Instead of pursuing the minimum application completion time for every single user, we aim to achieve minimum average completion time for all the users, based on the number of provisioned resources on the cloud. We show that MCPP is different from and more difficult than the classical job scheduling problems. We design an offline heuristic algorithm, namely SearchAdjust, to solve MCPP. We demonstrate through benchmarks that SearchAdjustoutperforms both the single user partitioning approaches and classical job scheduling approaches by 10 percent on average in terms of application delay. Based on SearchAdjust, we also design an online algorithm for MCPP that can be easily deployed in practical systems. We validate the effectiveness of our online algorithm using real world load traces.
Keywords :
cloud computing; delays; mobile computing; resource allocation; scheduling; MCPP; SearchAdjust; cloud resources; elastic computation partitioning; job scheduling problems; latency sensitive mobile cloud applications; mobile cloud computing; mobile devices; multiuser computation partitioning problem; offline heuristic algorithm; scheduling delay; single-user computation partitioning; Algorithm design and analysis; Computational modeling; Delays; Mobile communication; Mobile handsets; Processor scheduling; Servers; Mobile cloud computing; computation partitioning; job scheduling; mobile cloud computing; offloading;
Journal_Title :
Computers, IEEE Transactions on
DOI :
10.1109/TC.2014.2366735