| |
| 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 multimedia returned limited or no results. The request has been expanded to include Middleware multimedia.
|
 |
 |
| 2 Matches |
 |
PeopleSoft Upgrade & Fusion - Are You Prepared?
| sponsored by Hexaware Technologies
WEBCAST:
View this Webcast to learn the benefits of extending your applications with Oracle's Fusion, a roadmap to Fusion and strategies for getting started. Gain the ability to quickly deploy middleware and service oriented strategies.
Posted: 10 Apr 2008 | Premiered: Available On Demand
|
|  |
|
Next Generation Grid-Enabled SOA: This is Not Your MOM's Service Bus
| sponsored by Oracle Corporation
PODCAST:
This podcast from David Chappell, co-creator of the Enterprise Service Bus and noted industry author and speaker, presents a breakthrough design for SOAs that deliver continuous availability and linear scalability for services and applications.
Posted: 30 Nov 2007 | Premiered: 07 Dec 2007, 09:00 EST (14:00 GMT)
|
|  |
|
|  |
| |
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
|
| |

|

|
|