2002
DOI: 10.1007/3-540-36133-2_25
|View full text |Cite
|
Sign up to set email alerts
|

Overview of GridRPC: A Remote Procedure Call API for Grid Computing

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
97
0

Year Published

2006
2006
2013
2013

Publication Types

Select...
3
3
2

Relationship

2
6

Authors

Journals

citations
Cited by 137 publications
(97 citation statements)
references
References 3 publications
0
97
0
Order By: Relevance
“…We show in section 4.2 that using dynamic communications rather than using the master to share GUB allows to complete the computation faster. In [6] Aida and Osumi propose a study of their hierarchical master-worker framework implemented using GridRPC middleware [10] and Ninf-G [11]. The authors discuss the granularity of tasks, notably when tasks are fine-grain the communication overhead is too high compared to the computation of tasks.…”
Section: Related Workmentioning
confidence: 99%
“…We show in section 4.2 that using dynamic communications rather than using the master to share GUB allows to complete the computation faster. In [6] Aida and Osumi propose a study of their hierarchical master-worker framework implemented using GridRPC middleware [10] and Ninf-G [11]. The authors discuss the granularity of tasks, notably when tasks are fine-grain the communication overhead is too high compared to the computation of tasks.…”
Section: Related Workmentioning
confidence: 99%
“…The goal of this group is to specify the syntax and the programming interface at the client level [19]. This is meant to enhance the portability of GridRPC applications to various GridRPC middleware.…”
Section: The Gridrpc Modelmentioning
confidence: 99%
“…Running such applications on grid infrastructures requires the use of adequate programming paradigms for distributed systems, able to cope with the targeted large scale. Among the various programming models which aim at reducing the increasing programming complexity, one approach relies on the Grid Remote Procedure Call (GridRPC) [19]. This paradigm extends the classical RPC model by enabling asynchronous, coarse-grained parallel tasking.…”
Section: Introductionmentioning
confidence: 99%
“…NetSolve is positioned as a programming system for high performance distributed computing on global networks based on GridRPC [5]. In NetSolve, output data of remote tasks are typically sent back to the client upon completion of each remote task even if the data are only needed as input for some other remote tasks, resulting in socalled bridge communications which increase the execution time of applications.…”
Section: Enabling Direct Communications In Netsolvementioning
confidence: 99%