Study on Grid-based RPC

余冬梅,任旭龙,张秋余
DOI: https://doi.org/10.3969/j.issn.1000-3428.2002.z1.062
2002-01-01
Abstract:The innovation of grid technology is introduced based on the technology of giant computer and Internet. Grid forms computer resources distributed everywhere into integration of sharing sufficiently resources including CPU, memory, database etc. through high-speed Internet. Ambiguously saying, the function of Internet connects all kinds of computers; that of Web- site connects all kinds of information resources; while that of grid connects all kinds computer resources. A grid application environment is parallel, distributed, heterogeneous and dynamic etc. Furthermore, it will need to dynamically and flexibly compose resources and services across dynamic environment. In a wide-area, the need for fault tolerance is essential in the distributed environment. Grid RPC clients and servers must exhibit independent failures. Hence, to accomplish this, grid RPC will have to use an event and messaging service to manage the occurrence of errors. This document is motivated by the need for a remote procedure call mechanism for grid environments, and the difference compared to traditional RPC is presented, as well as the mechanism and characters in grid environments. The document begins by presenting a basic RPC model and enumerating possiblefaults in grid RPC. Four basic RPC operations are defined. Finally, the requirements for grid RPC are dicussed.
What problem does this paper attempt to address?