Distributed Systems (IN2259)
Lecturer (assistant) |
|
---|---|
Number | 0000003839 |
Type | Lecture |
Duration | 3 SWS |
Term | Wintersemester 2020/21 |
Language of instruction | English |
Position within curricula | See TUMonline |
Dates | See TUMonline |
Dates
- 04.11.2020 16:00-19:00 Online: Videokonferenz / Zoom etc.
- 11.11.2020 16:00-19:00 Online: Videokonferenz / Zoom etc.
- 18.11.2020 16:00-19:00 Online: Videokonferenz / Zoom etc.
- 25.11.2020 16:00-19:00 Online: Videokonferenz / Zoom etc.
- 02.12.2020 16:00-19:00 Online: Videokonferenz / Zoom etc.
- 09.12.2020 16:00-19:00 Online: Videokonferenz / Zoom etc.
- 16.12.2020 16:00-19:00 Online: Videokonferenz / Zoom etc.
- 23.12.2020 16:00-19:00 Online: Videokonferenz / Zoom etc.
- 13.01.2021 16:00-19:00 Online: Videokonferenz / Zoom etc.
- 20.01.2021 16:00-19:00 Online: Videokonferenz / Zoom etc.
- 27.01.2021 16:00-19:00 Online: Videokonferenz / Zoom etc.
- 03.02.2021 16:00-19:00 Online: Videokonferenz / Zoom etc.
- 10.02.2021 16:00-19:00 Online: Videokonferenz / Zoom etc.
Admission information
Objectives
1.Understand principles underlying the development of distributed systems
2.Understand common building blocks for distributed system development
3.Understand handling of failures in distributed systems
4.Experience the complexities involved in developing a distributed system
Description
Distributed systems and applications are commonplace today. For example, Internet companies employ distributed systems to support the services they offer to worldwide customers (e.g., search, email, social applications, etc.). Other companies employ or operate distributed applications, more to support their main business needs (e.g., credit card processing, mobile communication, data storage, etc.). In this course, we study principles and building blocks important for anyone involved in the development and operation of distributed systems and applications. In particular, we study different classes of failures and how to build systems resilient to faults.
Prerequisites
Programming in Java (also familiarity with C & C++), data structures and algorithms, operating systems, computer network basics, databases
Recommended literature
Online material and selected chapters from standard textbooks on distributed systems.