Chapter 1 Basic Distributed System Concepts
Chapter 1 Basic Distributed System Concepts
COMPUTING
Sunita Mahajan,
Mahajan Principal, Institute of
Computer Science, MET League of
Colleges, Mumbai
Seema Shah,
Shah Principal, Vidyalankar
Institute of Technology, Mumbai
University
• Processes
• Communication
• Naming – scale tech DNS (.com .au .in)
• Synchronization
• Replication and consistency
• Fault tolerance and security
© Oxford University Press 2011
Architecture for DS
(1) Single high speed processor (centralize)
(2) Decentralize (not in syllabus)
(3) Multiple processors inter connected (Distributed)
(i) tightly coupled (shared Memory)
Fault tolerence
Fail-> other one take load
© Oxford University Press 2011
Client Server model