| |
| 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:
|
|
|
|
|
| 1 Match |
 |
Achieving Common Internet File System (CIFS) Acceleration
| sponsored by F5 Networks
WHITE PAPER:
Common Internet File System (CIFS) is a remote file access protocol that forms the basis for Windows file sharing. Each WANJet appliance has a deep understanding of the CIFS protocol and can therefore act on behalf of a CIFS client and server to make t...
Posted: 28 Apr 2008 | Published: 01 Mar 2006
|
|  |
|
|  |
| |
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
|
| |

|

|
|