SKR 5302: Advanced Distributed Computing

4. Chapter 4: Inter-process Communication

Outline

  1. Introduction
  2. The API for the Internet protocols
  3. External data representation and marshaling
  4. Client-Server communication
  5. Group communication
  6. Case study: inter-process communication in Java
  7. Summary