Early RPC & the Alto: Difference between revisions
No edit summary |
|
(No difference)
|
Revision as of 18:42, 7 September 2008
Readings
You only need to read the thesis summary which starts at page 224 in the PDF. If you have time, however, I'd suggest looking at the rest, particularly the introduction and related work.
Compare the perspective of this RPC implementation description with the more design-oriented focus of Nelson's thesis.
This is an RFC for one of the early UNIX RPC mechanisms, SUNRPC. Note SUNRPC is still used on modern UNIX and Linux systems for services such as NFS.
This article explains the basics of a modern RPC service, SOAP, along with related technologies.