Difference between revisions of "Early RPC & the Alto"

From Soma-notes
Jump to navigation Jump to search
m (RPC moved to Early RPC)
Line 11: Line 11:
Compare the perspective of this RPC implementation description with
Compare the perspective of this RPC implementation description with
the more design-oriented focus of Nelson's thesis.
the more design-oriented focus of Nelson's thesis.
<!--


*'''[http://homeostasis.scs.carleton.ca/~soma/distos/fall2008/rfc1050.txt Sun Microsystems, "RPC: Remote Procedure Call Protocol Specification" (1988)]'''
*'''[http://homeostasis.scs.carleton.ca/~soma/distos/fall2008/rfc1050.txt Sun Microsystems, "RPC: Remote Procedure Call Protocol Specification" (1988)]'''
Line 19: Line 21:


This article explains the basics of a modern RPC service, SOAP, along with related technologies.
This article explains the basics of a modern RPC service, SOAP, along with related technologies.
-->

Revision as of 14:46, 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.