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.

Topic Search

Search for any topic

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

Book's cover

“The art of distributed applications” Metadata:

  • Title: ➤  The art of distributed applications
  • Author:
  • Language: English
  • Number of Pages: Median: 321
  • Publisher: Springer-Verlag
  • Publish Date:
  • Publish Location: New York

“The art of distributed applications” Subjects and Themes:

Edition Identifiers:

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:


2The origin of concurrent programming

By

Book's cover

“The origin of concurrent programming” Metadata:

  • Title: ➤  The origin of concurrent programming
  • Author:
  • Language: English
  • Number of Pages: Median: 534
  • Publisher: Springer
  • Publish Date:
  • Publish Location: New York

“The origin of concurrent programming” Subjects and Themes:

Edition Identifiers:

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:



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