News
- [ 2023-06-19 ] Update to exercise 05
- [ 2023-06-13 ] Deadline extension, change of room, and new version of the rest server
- [ 2023-05-29 ] Hints for Exercise Sheet 04
- [ 2023-05-26 ] Another bugfix for the Python client
- [ 2023-05-11 ] Bug fix for the Python client
- [ 2023-05-09 ] Test server for the RPC Room Manager
- [ 2023-05-03 ] Patch for Makefile
- [ 2023-05-02 ] Memory Checker
- [ 2023-04-24 ] Change of room
- [ 2023-04-23 ] Reminder: Registration deadline
- [ 2023-04-20 ] Updated slides, VPN access, and Exercise 2
- [ 2023-04-17 ] First Exercise Sheet Online
Distributed Networks SS 2023
Dates
Lecture:
- Thursday 10:00 – 11:30, room
4-109/1101-130 - Friday 10:00 – 11:30, room
4-109/1101-129
Exercises:
- Tuesday 14:15 – 15:45, room 1-236
- Wednesday 10:00 – 11:30, room 1-236
- Wednesday 11:45 – 13:15, room 1-236
Examination
- July 28, 2023
Slides
- 01 - About
- 02 - Introduction
- 03 - Distributed Development of a Distributed System
- 04 - Basics of Communication
- 05 - Network Services
- 06 - Inter-Process Communication
- 07 - Sockets
- 08 - Remote Invocation
- 09 - Name and Directory Services
- 10 - Distributed File Systems
- 11 - Distributed Time
- 12 - RESTful APIs
- 13 - Distributed State
- 14 - Application Architectures
- 15 - Distributed Transactions
- 16 - Summary