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.
2014
2014
In this paper we discuss problems with Remote Procedure Call RPC in the area of the concept of the model itself, technical… 
Review
2009
Review
2009
In recent years, Web Services technologies have been successfully used for simplifying interoperability while providing… 
2003
2003
gSOAP is a platform-independent development environment for deploying efficient SOAP/XML Web services in C and C++.We implemented… 
1992
1992
Der Remote Procedure Call (RPC) ist ein inzwischen recht weit verbreiteter Mechanismus zur Programmierung verteilter… 
1991
1991
Remote-procedure calls (RPCs) allow distributed, high-level language programs to communicate and synchronize in the usual manner… 
Highly Cited
1991
Highly Cited
1991
External Data Representation (XDR). RPC Internals. High Level RPC Programming. Low Level RPC Programming. Advanced Features… 
1990
1990
The Sprite operating system allows executing processes to be moved between hosts at any time. We use this process migration… 
1989
1989
A model of remote procedure call (RPC) which reflects certain generic properties of the application layer that can be exploited… 
1989
1989
The authors take efficient kernel-level support as a given, and study the performance implications of design alternatives one… 
1987
1987
The ''Remote Procedure Call'' (RPC) has recently become an important communication model for distributed systems. The basic idea…