Early RPC & the Alto

From Soma-notes
Revision as of 14:01, 7 September 2008 by Soma (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.