Spring 2005



FAQ

6.033 Spring 2005: Preparation for Lecture 5

Wednesday, February 16

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 2005/03/02 16:52:48 stanrost Exp $