Explore: Remote Procedure Call
Discover books, insights, and more — all in one place.
Learn more about Remote Procedure Call with top reads curated from trusted sources — all in one place.
AI-Generated Overview About “remote-procedure-call”:
Books Results
Source: The Open Library
The Open Library Search Results
Search results from The Open Library
1The art of distributed applications
By John R. Corbin

“The art of distributed applications” Metadata:
- Title: ➤ The art of distributed applications
- Author: John R. Corbin
- Language: English
- Number of Pages: Median: 321
- Publisher: Springer-Verlag
- Publish Date: 1990 - 1991
- Publish Location: New York
“The art of distributed applications” Subjects and Themes:
- Subjects: Distributed processing - Electronic data processing - Remote procedure call library - Remote procedure call
Edition Identifiers:
- The Open Library ID: OL21347950M - OL1858063M
- Library of Congress Control Number (LCCN): 90010335
- All ISBNs: 0387972471 - 9783540972471 - 9780387972473 - 3540972471
Access and General Info:
- First Year Published: 1990
- Is Full Text Available: No
- Is The Book Public: No
- Access Status: No_ebook
Online Marketplaces
Find The art of distributed applications at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
2The origin of concurrent programming
By Per Brinch Hansen

“The origin of concurrent programming” Metadata:
- Title: ➤ The origin of concurrent programming
- Author: Per Brinch Hansen
- Language: English
- Number of Pages: Median: 534
- Publisher: Springer
- Publish Date: 2002
- Publish Location: New York
“The origin of concurrent programming” Subjects and Themes:
- Subjects: ➤ Parallel programming (Computer science) - Remote procedure call - Nebenläufigkeit - Programmation parallèle (Informatique) - Programmierung - Parallel programming (computer science)
Edition Identifiers:
- The Open Library ID: OL17068227M
- Online Computer Library Center (OCLC) ID: 48803832
- Library of Congress Control Number (LCCN): 2002016002
- All ISBNs: 0387954015 - 9780387954011
Access and General Info:
- First Year Published: 2002
- Is Full Text Available: No
- Is The Book Public: No
- Access Status: No_ebook
Online Marketplaces
Find The origin of concurrent programming at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
Wiki
Source: Wikipedia
Wikipedia Results
Search Results from Wikipedia
Remote procedure call
In distributed computing, a remote procedure call (RPC) is when a computer program causes a procedure (subroutine) to execute in a different address space
Remote call
Remote call can refer to: Remote procedure call Open Network Computing Remote Procedure Call Remote call forwarding Remote Function Call This disambiguation
Per Brinch Hansen
the Distributed Processes language concept, proposing the use of remote procedure calls to synchronize processes running across a microcomputer network
Stub (distributed computing)
Stubs handle parameter conversion, making a remote procedure call look like a local function call to the remote computer. Stub libraries are crucial in distributed
JSON-RPC
JSON-RPC (JavaScript Object Notation-Remote Procedure Call) is a JSON-based wire protocol for remote procedure calls (RPC). It is similar to the XML-RPC
Distributed object communication
remote method invocation (RMI) or remote invocation, and is the object-oriented programming analog of a remote procedure call (RPC). The widely used approach
Inter-process communication
(OLE), anonymous pipes, named pipes, Local Procedure Call, MailSlots, Message loop, MSRPC, .NET Remoting, and Windows Communication Foundation (WCF)
Sun RPC
Open Network Computing (ONC) Remote Procedure Call (RPC), commonly known as Sun RPC is a remote procedure call system. ONC was originally developed by
XML-RPC
XML-RPC is a remote procedure call (RPC) protocol which uses XML to encode its calls and HTTP as a transport mechanism. The XML-RPC protocol was created
Evaluation strategy
strategy may be called "call by result". This strategy has gained attention in multiprocessing and remote procedure calls, as unlike call-by-reference it