2. System Model: Distributed System

2.2. What is a system model?

  • Each model is intended to provide an abstract, simplified but consistent description of a relevant aspect of distributed system design
  • System model should address :
    • What are the main entities in the system?
    • How do they interact?
    • What are the characteristics that affect their individual and collective behavior?
  • Purpose
    • To illustrate/describe common properties and design choices for distributed system in a single descriptive model