ALSO CALLED: RPC DEFINITION: Remote Procedure Call (RPC) is a protocol that one program can use to request a service from a program located in another computer in a network without having to understand network details. (A procedure call is also sometimes known as a function call or a subroutine call.)
Definition continues below.
SOFTWARE DEMO:
In this demo learn about IBM's ESB portfolio which enables a business to make a comprehensive, flexible and consistent approach to integration. Whatever your ESB infrastructure needs are, IBM has the integration middleware that can meet them.
REMOTE PROCEDURE CALLS DEFINITION (continued): RPC uses the client/server model. The requesting program is a client and the service-providing program is the server. Like a regular or local procedure call, an RPC is a synchronous operation requiring the requesting program to be suspended until the results of the remote procedure are returned. However, the use of lightweight processes or threads that share the same address space allows multiple RPCs to be performed concurrently.
TechTarget provides enterprise IT professionals with the information they need to perform their jobs
- from developing strategy, to making cost-effective IT purchase decisions and managing their
organizations' IT projects - with its network of
technology-specific Web sites, events and magazines