George Coulouris, Jean Dollimore and Tim Kindberg

Distributed Systems
Concepts and Design

Fourth Edition

HomeReferencesInstructors GuideErrataAdditional materialContents and PrefaceAuthors
Links to courses using CDK4 Supplementary material

Use the links above to access the code from the book, a set of links to courses that use the book or the set of supplementary reading material taken from previous editions.

Supplementary material by chapter

Ch 1 Ch 11
Ch 2 Ch 12
Ch 3 Ch 13
Ch 4 Ch 14
Ch 5 Ch 15
Ch 6 Ch 16
Ch 7 Ch 17
Ch 8 Ch 18
Ch 9 Ch 19
Ch 10 Ch 20

Click on a chapter number to access the page for the relevant chapter.

 
Supplementary material for Chapter 5

Distributed Objects and Remote Invocation

Program code:

Figure 5.11 Shape interface
Figure 5.11 ShapeList interface
Figure 5.13 ShapeListServer class
Figure 5.14 ShapeListServant class
Figure 5.15 Client of ShapeList and Shape
Code of ShapeServant class
Simple example of GraphicalObject

Supplementary material from Edition 2:

Sun RPC