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… 
1996
1996
Configuration programming is the process whereby components written in any conventional programming language can be bound… 
1992
1992
Der Remote Procedure Call (RPC) ist ein inzwischen recht weit verbreiteter Mechanismus zur Programmierung verteilter… 
1992
1992
Distributed client/server models are becoming increasingly prevalent in multimedia systems and advanced user interface design. A… 
Highly Cited
1991
Highly Cited
1991
External Data Representation (XDR). RPC Internals. High Level RPC Programming. Low Level RPC Programming. Advanced Features… 
1989
1989
The authors take efficient kernel-level support as a given, and study the performance implications of design alternatives one… 
1988
1988
Increased latency associated with remote operations is a serious problem facing any distributed system. This problem is… 
1987
1987
The ''Remote Procedure Call'' (RPC) has recently become an important communication model for distributed systems. The basic idea…