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.
2018
2018
An outline of problems the interprocess communication in distributed systems creates, has been presented in Chap. 5. Dependently… 
2014
2014
In this paper we discuss problems with Remote Procedure Call RPC in the area of the concept of the model itself, technical… 
2010
2010
Eine bewahrte und sehr verbreitete Technik zur Entwicklung von Client-Server-Anwendungen ist der so genannte Remote Procedure… 
Highly Cited
1995
Highly Cited
1995
Remote Procedure Call (RPC) is a popular paradigm for designing distributed applications. The existing RPC implementations do not… 
1994
1994
Remote procedure call (RPC) systems have been proven to be a practical basis for building distributed applications. The RPC… 
1992
1992
Der Remote Procedure Call (RPC) ist ein inzwischen recht weit verbreiteter Mechanismus zur Programmierung verteilter… 
1991
1991
A transport-independent asynchronous RPC (remote procedure call) mechanism (ASTRA) that combines the advantages of both RPC and… 
1989
1989
A model of remote procedure call (RPC) which reflects certain generic properties of the application layer that can be exploited… 
1987
1987
The ''Remote Procedure Call'' (RPC) has recently become an important communication model for distributed systems. The basic idea… 
1984
1984
A remote procedure call Is a conceptually simple way of tying together a multimachine system. As its name suggests, it is like an…