• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2013, Vol. 35 ›› Issue (6): 57-64.

• 论文 • Previous Articles     Next Articles

Research on related tasks scheduling in mobile grid           

JU Hongjun1,3,DU Lijuan2   

  1. (1.Department of Computer,North China Institute of Science and Technology,Beijing 101601;
    2.Department of Electronic Information Engineering,North China Institute of Science and Technology,Beijing 101601;
    3.Hebei Key Laboratory of Mine Disaster Prevention,Langfang 065201,China)
  • Received:2012-08-13 Revised:2012-11-02 Online:2013-06-25 Published:2013-06-25

Abstract:

Taking mobile grid as background, the problem of scheduling related tasks on dynamic resource environment was studied. During scheduling, not only dependencies between tasks, but also resources’ dynamic behavior such as joining, leaving and performance changes are considered. Dynamic scheduling policy was proposed, which includes task subset scheduling and rescheduling. Dynamic partition of subset mainly focuses on dependencies between tasks and helps reduce the number of rescheduling. Subset scheduling objective and constraints were described and particle swarm scheduling algorithm was put forward, which integrates the idea of simulated annealing. Rescheduling further improves the adaptability of scheduling policy to the dynamic behavior of resources. Rescheduling trigger conditions was explained. The complete process of related tasks scheduling in mobile grid was given, as well as complexity analysis and experimental analysis of the proposed algorithm. Experiment results demonstrate the effectiveness of scheduling policy.

Key words: mobile grid;task scheduling;dynamic resources;DAG graph;reschedule