Journal of South China University of Technology (Natural Science Edition) ›› 2008, Vol. 36 ›› Issue (1): 32-37.

• Computer Science & Technology • Previous Articles     Next Articles

Model and Algorithms of Grid Task Scheduling Based on Resource Fusion

Lin Wei-wei  Qi De-yu  Liu Bo   

  1. School of Computer Science and Engineering, South China University of Technology, Guangzhou 510640, Guangdong, China
  • Received:2006-06-06 Online:2008-01-25 Published:2008-01-25
  • Contact: 林伟伟(1980-),男,博士,讲师,主要从事网格计算、计算机体系结构等方面的研究. E-mail:linweiwei2004@yahoo,com.cn
  • About author:林伟伟(1980-),男,博士,讲师,主要从事网格计算、计算机体系结构等方面的研究.
  • Supported by:

    广东省自然科学基金资助项目(05300200);粤港关键领域重点突破项目(2005A10307007)

Abstract:

In this paper, the scheduling of independent tasks on a tree-based grid-computing platform where resources have different speeds of computation and communication is discussed, and an integer linear programming model for the task scheduling on a fiat tree-based grid-computing platform is presented. Then, by adopting the resource fusion approach, the task scheduling on a multi-level tree-based grid-computing platform is converted into the one on a fiat tree-based grid-computing platform, and the corresponding mathematical model is proposed. Based on the proposed model, two heuristic algorithms for task allocation respectively named OPCH and OPBH are finally presented. Experimental results show that the two presented algorithms are of better performance than the First- Come-First-Served (FCFS) and the Min-min algorithms.

Key words: resource fusion, grid task, scheduling model, integer linear programming, heuristic algonthm