Spring 2008





6.033 Spring 2008: Preparation for Lecture 4

Tuesday, February 19

Even though it is a Tuesday today, MIT follows a Monday schedule. Read chapter 4.A-C. This lecture will describe the client-server abstraction, which is a way to achieve fault isolation. In terms of the basic abstractions, it is a form of the interpreter abstraction. To implement the client-server abstraction, we will use a form of the communication paths abstraction, the remote procedure call (RPC).

Questions or comments regarding 6.033? Send e-mail to the 6.033 staff at or to the 6.033 TAs at

Top // 6.033 home // $Revision: 184 $, last modified on $Date: 2008-04-04 15:43:45 -0400 (Fri, 04 Apr 2008) $ GMT by $Author: cowling $