CHAPTER 1. INTRODUCTION TO DISTRIBUTED SYSTEM
- 1.1 Introduction to Distributed Systems
- 1.2 Examples of Distributed Systems
- 1.3 Main Characteristics
- 1.4 Advantages and Disadvantages of Distributed System
- 1.5 Design Goals
- 1.6 Main Problems
- 1.7 Models of Distributed System
- 1.8 Resource Sharing and the Web Challenges
- 1.9 Types of Distributed System: Grid, Cluster, Cloud
- Chapter 1 - SLIDES
- Case Study: WWW as Distributed System
CHAPTER 2: DISTRIBUTED OBJECT AND FILE SYSTEM
- 2.1 Introduction
- 2.2 Communication between distributed objects
- 2.3 Remote Procedure Call
- 2.4 Events And Notifications
- 2.5 Java RMI Case Study
- 2.6 Introduction to DFS
- 2.7 File Service Architecture
- 2.8 Sun Network File System
- 2.9 Introduction to Name Services
- 2.10 Name Services and DNS
- 2.11 Directory and Discovery Services
- 2.12 Comparison of Different Distributed File Systems
- Chapter 2- Slides
CHAPTER 3: OPERATING SYSTEM SUPPORT
CHAPTER 4:Distributed Heterogeneous Applications and CORBA
5. TIME AND STATE IN DISTRIBUTED SYSTEM
CHAPTER 6 : COORDINATION AND AGREEMENT
CHAPTER 7: REPLICATION
CHAPTER 8: TRANSACTION AND CONCURRENCY CONTROL
- 8.1 Transactions
- 8.2 Nested Transaction
- 8.3 Locks
- 8.4 Optimistic Concurrency Control
- 8.5 Timestamp Ordering
- 8.6 Comparison of Methods For Concurrency Control
- 8.7 Introduction to Distributed Transactions
- 8.8 Flat and Nested Distributed Transactions
- 8.9 Atomic Commit Protocols
- 8.10 Concurrency Control in Distributed Transactions
- 8.11 Distributed Deadlocks
- 8.12 Transaction Recovery
CHAPTER 9 : FAULT TOLERANCE
CHAPTER 10 : CASE STUDY
PRACTICAL WORK-DISTRIBUTED SYSTEM
LAB WORK SOLUTION- DISTRIBUTED SYSTEM
OLD QUESTION BANK SOLUTION-DISTRIBUTED SYSTEM IOE
- 2079 BHADRA-REGULAR
- 2076 Chaitra, Ashwin- IOE OLD QUESTION SOLUTION, DISTRIBUTED SYSTEM
- 2078 BHADRA- IOE OLD QUESTION SOLUTION, DISTRIBUTED SYSTEM
- 2069-CHAITRA- IOE OLD QUESTION SOLUTION, DISTRIBUTED SYSTEM
- 2075- REGULAR AND BACK- IOE OLD QUESTION SOLUTION, DISTRIBUTED SYSTEM
- 2070-BACK- IOE OLD QUESTION SOLUTION, DISTRIBUTED SYSTEM
- 2074 REGULAR/ BACK- IOE OLD QUESTION SOLUTION, DISTRIBUTED SYSTEM
- 2072 CHAITRA / KARTIK- IOE OLD QUESTION SOLUTION, DISTRIBUTED SYSTEM
- 2079 BHADRA/ 2080 BAISHAKH- IOE OLD QUESTION SOLUTION, DISTRIBUTED SYSTEM
- 2071- SHRAWAN- IOE OLD QUESTION SOLUTION, DISTRIBUTED SYSTEM
- 2071 CHAITRA- IOE OLD QUESTION SOLUTION, DISTRIBUTED SYSTEM
- 2070 CHAITRA- IOE OLD QUESTION SOLUTION, DISTRIBUTED SYSTEM
- 2070 ASHADH-IOE OLD QUESTION SOLUTION, DISTRIBUTED SYSTEM
DISTRIBUTED SYSTEM ARCHITECTURE
DISTRIBUTED SYSTEM -BCA -ALL SLIDES
COMMUNICATION
MCQ- DISTRIBUTED SYSTEM
CASE STUDY TOPIC- DISTRIBUTED SYSTEM
ASSIGNMENTS- DISTRIBUTED SYSTEM(BCA)
ASSIGNMENT 8(FAULT TOLERANCE)
ASSIGNMENT 8: FAULT TOLERANCE
- What is Fault Tolerant? What are the dependability requirements of Fault Tolerance?
- Explain Fault with its various types.
- Explain various failures that may occur in distributed systems Explain the methods to recover from crash..
- Discuss various fault management techniques.
- Discuss five classes of RPC failure.
- Explain in detail Distributed Commit with its types (One phase, two phase, three phase)
- Explain Recovery . Also discuss forward and backward recovery.
- Explain various Recovery Techniques in distributed systems.
- What is Process Resilience ? How is it achieved through groups?