|
Computer Science & Software Engineering Computer Networks (CITS3230) - Lecture 10 |
|
||||||
Automated Development of Distributed ApplicationsThe complications of layering in the OSI model come to a head in the Session Layer and a number of recent developments have 'bypassed' many of the OSI layers.These include, and have been motivated by :
The Remote Procedure Call (RPC) ParadigmThe remote procedure call (RPC) paradigm [BJ Nelson, CMU, 1981] and [AD Birrell and BJ Nelson, 1984] is based on the observation that procedure calls are a well understood mechanism for control transfer.The proposal is that procedure calls may be consistently extended to access remote environments (other machines). When a remote procedure call is invoked :
|
|
Computer Networks (CITS3230), Lecture 10, p1, 19th May 2008. |