Skip to search formSkip to main contentSkip to account menu

Remote procedure call

Known as: Remote method call, Remote procedure calls, RPC 
In distributed computing a remote procedure call (RPC) is when a computer program causes a procedure (subroutine) to execute in another address space… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
Highly Cited
2013
Highly Cited
2013
Remote procedure call (RPC) is a technique that has been largely adopted by distributed services. This technique, now more and… 
Highly Cited
1999
Highly Cited
1999
Although successive generations of middleware (such as RPC, CORBA, and DCOM) have made it easier to connect distributed programs… 
Review
1992
Review
1992
The Remote Procedure Call (RPC) paradigm is reviewed. The concept is described, along with the backbone structure of the… 
Highly Cited
1989
Highly Cited
1989
Lightweight Remote Procedure Call (LRPC) is a communication facility designed and optimized for communication between protection… 
1989
1989
A model of remote procedure call (RPC) which reflects certain generic properties of the application layer that can be exploited… 
1987
1987
Remote procedure call is gaining popularity assimple, transparent and useful paradigm for building distributed systems. Ideal… 
1987
1987
The ''Remote Procedure Call'' (RPC) has recently become an important communication model for distributed systems. The basic idea… 
Highly Cited
1987
Highly Cited
1987
Heterogeneity in hardware and software is an inevitable consequence of experimental computer research. At the University of… 
1985
1985
Remote procedure call (RPC) is a programming primitive that makes building distributed programs easier. Atomicity, whkh implies… 
Highly Cited
1983
Highly Cited
1983
Remote procedure calls (RPC) are a useful paradigm for providing communication across a network between programs written in a…