Title :
Design and Implementation of Distributed Task Sequencing on GridRPC
Author :
Tanimura, Yusuke ; Nakada, Hidemoto ; Tanaka, Yoshio ; Sekiguchi, Satoshi
Author_Institution :
National Institute of Advanced Industrial Science and Technology, Japan
Abstract :
In the framework of GridRPC, a new function that allows direct data transfer between RPC servers is implemented for efficient execution of a Task Sequencing job in a grid environment. In Task Sequencing, RPC requires dependency between input and output parameters, which means output of a previous RPC becomes the input of the next RPC. In this study, the direct transfer of data is implemented using the grid filesystem without destroying the GridRPC programming model and without changing very many parts of the existing Ninf-G implementation. Our Task Sequencing API library analyzes RPC arguments to detect intermediate data after task submissions, and reports the information to GridRPC servers so that the intermediate data is created on the grid filesystem. Through our performance evaluation on LAN and on the Japan-US grid environment, it was verified that the function achieved performance improvement in distributed Task Sequencing.
Keywords :
Application software; Data communication; Distributed computing; Dynamic programming; File servers; Information analysis; Job design; Libraries; Local area networks; Parallel programming;
Conference_Titel :
Computer and Information Technology, 2006. CIT '06. The Sixth IEEE International Conference on
Conference_Location :
Seoul
Print_ISBN :
0-7695-2687-X
DOI :
10.1109/CIT.2006.72