Global Information Lookup Global Information

Remote procedure call information


In distributed computing, a Remote Procedure Call (RPC) is when a computer program causes a procedure (subroutine) to execute in a different address space (commonly on another computer on a shared computer network), which is written as if it were a normal (local) procedure call, without the programmer explicitly writing the details for the remote interaction. That is, the programmer writes essentially the same code whether the subroutine is local to the executing program, or remote. This is a form of client–server interaction (caller is client, executor is server), typically implemented via a request–response message passing system. In the object-oriented programming paradigm, RPCs are represented by remote method invocation (RMI). The RPC model implies a level of location transparency, namely that calling procedures are largely the same whether they are local or remote, but usually, they are not identical, so local calls can be distinguished from remote calls. Remote calls are usually orders of magnitude slower and less reliable than local calls, so distinguishing them is important.

RPCs are a form of inter-process communication (IPC), in that different processes have different address spaces: if on the same host machine, they have distinct virtual address spaces, even though the physical address space is the same; while if they are on different hosts, the physical address space is different. Many different (often incompatible) technologies have been used to implement the concept.

and 24 Related for: Remote procedure call information

Request time (Page generated in 0.8578 seconds.)

Remote procedure call

Last Update:

In distributed computing, a Remote Procedure Call (RPC) is when a computer program causes a procedure (subroutine) to execute in a different address space...

Word Count : 1750

Remote Function Call

Last Update:

Remote Function Call is a proprietary SAP interface. Remote Function Call (RFC) is the standard SAP interface for communication between SAP systems. The...

Word Count : 473

Sun RPC

Last Update:

Open Network Computing (ONC) Remote Procedure Call (RPC), commonly known as Sun RPC is a remote procedure call system. ONC was originally developed by...

Word Count : 583

Interface description language

Last Update:

written in C++ and those written in Java. IDLs are commonly used in remote procedure call software. In these cases the machines at either end of the link...

Word Count : 564

Remote call

Last Update:

Remote call can refer to: Remote procedure call Open Network Computing Remote Procedure Call Remote call forwarding Remote Function Call This disambiguation...

Word Count : 52

Microsoft RPC

Last Update:

Microsoft RPC (Microsoft Remote Procedure Call) is a modified version of DCE/RPC. Additions include partial support for UCS-2 (but not Unicode) strings...

Word Count : 380

GRPC

Last Update:

gRPC (gRPC Remote Procedure Calls) is a cross-platform open source high performance remote procedure call (RPC) framework. gRPC was initially created by...

Word Count : 532

Portmap

Last Update:

portmap or just portmap, or rpcbind) is an Open Network Computing Remote Procedure Call (ONC RPC) service that runs on network nodes that provide other...

Word Count : 564

Per Brinch Hansen

Last Update:

the Distributed Processes language concept, proposing the use of remote procedure calls to synchronize processes running across a microcomputer network...

Word Count : 4443

RPC

Last Update:

for DVDs Remote procedure call, an inter-process communication technique in networked computing Open Network Computing Remote Procedure Call, IETF RPC...

Word Count : 462

Port 135

Last Update:

applications in Internet — Remote procedure call (RPC), a communication process that allows for executing a subroutine or procedure in another address space...

Word Count : 73

Distributed object communication

Last Update:

remote method invocation (RMI) or remote invocation, and is the object-oriented programming analog of a remote procedure call (RPC). The widely used approach...

Word Count : 839

Remote Application Programming Interface

Last Update:

The Remote Application Programming Interface (RAPI) is a remote procedure call (RPC) mechanism in which the Pocket PC is the server and the PC application...

Word Count : 68

Xerox Network Systems

Last Update:

delivery, and higher level functions such as a reliable stream, and remote procedure calls. XNS predated and influenced the development of the Open Systems...

Word Count : 3062

Bruce Jay Nelson

Last Update:

an American computer scientist best known as the inventor of the remote procedure call concept for computer network communications. Bruce Nelson graduated...

Word Count : 359

Universally unique identifier

Last Update:

11578:1996 "Information technology – Open Systems Interconnection – Remote Procedure Call (RPC)" and more recently in ITU-T Rec. X.667 | ISO/IEC 9834-8:2014...

Word Count : 4179

Java remote method invocation

Last Update:

Java Remote Method Invocation (Java RMI) is a Java API that performs remote method invocation, the object-oriented equivalent of remote procedure calls (RPC)...

Word Count : 869

JSON

Last Update:

standard for JSON-based object references exists. JSON-RPC is a remote procedure call (RPC) protocol built on JSON, as a replacement for XML-RPC or SOAP...

Word Count : 4863

List of web service protocols

Last Update:

XLANG - XLANG-Specification (superseded by BPEL) XML-RPC - XML Remote Procedure Call List of web service frameworks List of web service specifications...

Word Count : 106

Message broker

Last Update:

typically not a replacement for traditional middleware like MOM and remote procedure call (RPC). A message broker is an architectural pattern for message...

Word Count : 690

Ephemeral port

Last Update:

port. For example, the Trivial File Transfer Protocol (TFTP) and Remote Procedure Call (RPC) applications can behave in this manner. The allocation of...

Word Count : 539

Network File System

Last Update:

like many other protocols, builds on the Open Network Computing Remote Procedure Call (ONC RPC) system. NFS is an open IETF standard defined in a Request...

Word Count : 2714

Rx

Last Update:

receive signal in the RS-232 serial communication standard Rx, the remote procedure call mechanism used by the Andrew File System Radeon RX series, a series...

Word Count : 317

Session layer

Last Update:

are commonly used in application environments that make use of remote procedure calls (RPCs). An example of a session-layer protocol is the OSI protocol...

Word Count : 975

PDF Search Engine © AllGlobal.net