Back to All Events
Study program: 122 Computer science
Degree: Master
Type of module: lectures, seminars
Lecturer: Prof., Dr of Science Grygoriy Zholtkevych
Language: English
Credit Points: 4 ECTS
Description.
A significant characteristic of modern software systems is their distributed nature - the system is a complex of isolated local components that interact exclusively through the transmission of messages. This nature gives rise to three key features inherent in such systems: lack of global time, concurrency, and no single point of failure. This course aims to introduce specific problems related to distributed computing and to present the corresponding algorithmic patterns for solving these problems