|
|
|
|
|
|
|
|
|
Remote Procedure Call
|
|
Remote Procedure Call CISC 879 – Spring 03 Tam Vu (tvu@mail.eecis.udel.edu) March 06, 03 Outline Introduction RPC mechanisms Design issues Programming with RPC Case study: SUN RPC Introduction Problem with sockets Socket interface is straightforward Connect Read/write Disconnect Forces read/write mechanism Not how we generally program We usually use procedure calls To make distributed computing look more like centralized: I/O is not the way to go
|
|
IT and Computers
-Programming
|
|
By
Jack Jeffrey
|
|
Tags: Remote Procedure Call , CISC 879 – Spring 03 , Tam Vu (tvu@mail.eecis.udel.edu) , March 06 , 03 , Outline , RPC mechanisms , Design issues , Programming RPC , Case study , SUN RPC , Introduction , Problem sockets , Socket interface straightforward , Connect , Read/write , Disconnect , Forces read/write mechanism , Not generally program , usually use procedure calls , make distributed computing look centralized , I/O not go
|
|
|
|
|
|
|