| |
| Software > Systems Software > Middleware > |
Remote Procedure Calls
|
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.
|
|

|

|
|
Add Remote-Procedure-Calls to your RSS Reader:
|
|
|
|
|
| Your request for Remote Procedure Calls IT downloads returned limited or no results. The request has been expanded to include Middleware IT downloads.
|
 |
 |
| 1 Match |
 |
Oracle Fusion Middleware for Siebel
| sponsored by Oracle Corporation
SOFTWARE DEMO:
Oracle Fusion Middleware for Siebel is a market-leading suite of middleware products that are pre-certified with Siebel applications to optimize sales and customer service.
Posted: 21 Apr 2008 | Published: 21 Apr 2008
|
|  |
|
| |
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. When program
Remote Procedure Calls definition sponsored by SearchSOA.com, powered by WhatIs.com an online computer dictionary
|
| |

|

|
|