to LooselyCoupled.com homepage
 
 Weekly emails: how to advanced search
 Glossary lookup:

 

> glossary > RPC


RPC

(Remote Procedure Call) A request for a software event sent over a network. An application issues an RPC when it wants to use a function running on another system in the same network. An RPC request is synchronous, which means it requires an immediate response before the application can continue with its work, and it assumes software compatibility at each end of the communication. This tight coupling makes it best suited for use within a centrally-managed private network, rather than between separate organizations over the distributed Internet.

highlights | A-Z index       




Search for related books:

At Amazon.com


Search for related items:

On Loosely Coupled

On Google


 



More about "RPC" ...

Loosely Coupled articles:

RPC won't wash with SOAP
Using RPC (remote procedure call) to link web services is one of the things that "could actually kill Web services adoption ...


 
 


Copyright © 2002-2005, Procullux Media Ltd. All Rights Reserved.