Back to All Events
Study program: 122 Computer science
Degree: Bachelor
Type of module: lectures, seminars
Lecturer: Assoc. Prof. Nataliia Berezhna
Language: Ukrainian
Credit Points: 4 ECTS
Descrpition:
Most modern applications require the use of multithreading to speed up their operation. This course is an introduction to the basic concepts of concurrency programming and multithreaded programming. During the study of the course, approaches to the development of parallelism algorithms, the development of multithreaded programs, the distribution of data between threads and ways to avoid the problem of data races, as well as the synchronization of parallelism operations, etc.