Research and Implementation of Web-Based Grid Portal
ZHANG Yun-feng,LI Sheng-lei,WANG Bing-bo,HUA Qing-yi,HAO Ke-gang
DOI: https://doi.org/10.3969/j.issn.1673-629X.2007.07.015
2007-01-01
Abstract:The use mode of grid is defined in the dissertation,a grid portal-WebGrid,is designed and implemented.The research and implementation of WebGrid are based on grid monitoring and task scheduling,by research existing grid monitoring and task scheduling mechanism,combine with existing distribute technique,a task scheduling strategy based on GA(genetic algorithm) is developed.The chromosome-coding method and the operator of genetic algorithm are discussed in detail.The relationship between subtasks can be obtained through the DAG,and then the subtasks are ranked according to their depth-value,which can avoid the emergence of invalidate chromosomes.In the single resource,two principles are adopted to determine the sequence of the subtasks: one is the short-subtask prior;the other is parent-subtask prior.MyProxy mechanism is introduced in security managing module of WebGrid,the disagreement of Web security protocols and Globus's grid security infrastructure is resolved.