Spring 2006



FAQ

6.033 Spring 2006: Preparation for Lecture 4

Tuesday, February 21

Even though it is a Tuesday today, MIT follows a Monday schedule. Read chapter 4. 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 // $Id: l-client-server.html,v 1.2 2006/02/15 21:26:48 rseater Exp $