Skip to content
This repository has been archived by the owner on Aug 22, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 918 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 918 Bytes

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.