Distributed Systems (DS) [Summer 2022]
Distributed Systems (DS) [Summer 2022]
The lecture “Distributed Systems” covers basic architectures and methods that allow for functional and productive distributed computer systems. Such a distributed system employs multiple independent subsystems to fulfill a certain task. It will, however, appear to the user a coherent single system. To achieve this goal, the different subsystems need to have common knowledge. Distributed across independent subsystems causes multiple challenges that will be addresses in this lecture: subsystems need to be discoverable, they need to exchange messages, replicated data needs to be kept in a consistent state across the subsystems, faults in single subsystems need to be tolerated, and resources of the entire distributed system should be used efficiently such that the given task is fulfilled effectively and efficiently. These components and aspects can be found in modern, Internet-based systems. They guarantee functionality of services like the World Wide Web, email or file sharing. However, increasing digitization also affects others domains, such as logistics and robotics. To cope with the increasing complexity, distributed systems and especially their architectures become more and more important. Therefore, exclusive examples from applied robotics research will be shown in the lecture, with reference to the topics discussed here.
Organization
- Open to B.Sc. students of CS and Applied CS (new!)
- Language of Instruction: English
- Lecturer: Prof. Dr.-Ing. Steffen Bondorf
- Lecture time: Thursdays 10am
- Lecture location: MC 1/54
- Course credits: 5 CP
- Moodle course, please enroll: Distributed Systems (211004-SoSe 2023)
- eCampus: link
Literature
- Maarten van Steen and Andrew S. Tanenbaum, Distributed Systems – Principles and Paradigms, Pearson. (PDF @author)