CS3551 – DISTRIBUTED COMPUTING
IMPORTANT QUESTIONS
PART A (2 marks)
1) What is Distributed System?
2) Define Distributed Program?
3) List out the features of distributed systems?
4) What do you mean by synchronous and asynchronous execution?
5) What are the challenges of distributed systems?
6) Define Transparency. What are its types?
7) Write down the principles of distributed systems?
8) What are the motivations for distributed system?
9) Define Access Transparency?
10) State the objective of Resource sharing model?
11) What is the need of openness in Distributed system?
12) Distinguish between message passing system and shared memory system?
PART B (16 marks)
1. Explain message passing system and shared memory system in detail.
2. Explain Design Issues and Challenges in the design of Distributed Operating System
3. Explain in detail about Primitives for Distributed Communication.
4. Explain in detail about synchronous and asynchronous executions.
5. Explain in detail about Distributed System.