项目作者: emilstahl97

项目描述 :
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.
高级语言: Erlang
项目地址: git://github.com/emilstahl97/Distributed-Systems-ID2201.git
创建时间: 2019-09-02T14:56:52Z
项目社区:https://github.com/emilstahl97/Distributed-Systems-ID2201

开源协议:

下载


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.