You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 22, 2020. It is now read-only.
emilstahl97 edited this page Sep 2, 2019
·
1 revision
Welcome to the Distributed-Systems-ID2201!
Content and learning outcomes
Course contents *
The course covers fundamental models for distributed systems, inter process communication and how to handle synchronization, consistency, replication, fault tolerance and security in a distributed system. The course consist of a series of lectures and seminars that include practical assignments. The assignments will be programming tasks that exemplify problem statements examined in the course.
Intended learning outcomes *
The students shall after the course be able to:
explain important characteristics of distributed systems
describe architectural and fundamental models of distributed systems
explain and compare strategies for interprocess communication
explain and compare middleware models
explain and compare name services
explain the concept of logical time
use logical time to implement distributed algorithms.