Friedrich-Alexander-Universität Erlangen-Nürnberg  /   Technische Fakultät  /   Department Informatik

Concurrent Systems (CS) in WS 2020/21

The chat room for CS participants is #faui4cs on the fsi rocket chat.

Important:The course will take place via synchronous web conferences this semester. More information will follow.

Important: Please subscribe in the Waffel system!

Lecture content

  • Introduction
    • Overview and organisation
  • Fundamentals
    • Concurrency
      • causality (interdependencies, dimensions)
      • resource sharing (principles, competition, synchronisation)
    • Processes
      • sequential, non-sequential (concurrent, simultaneous, interacting)
      • physical (kernel/user thread) and logical (scheduling states) characteristics
    • Critical sections
      • race condition, race management (sequential/concurrent control)
      • patterns of data/control-flow races
    • Elementary operations
  • Pessimistic methods
    • Locks
    • Semaphore
    • Monitor and condition variable
    • Deadlock and livelock
  • Optimistic methods
    • Interrupt-transparent synchronisation
    • Non-blocking synchronisation
    • Transactional memory
    • Progress guarantees
  • Conclusion
    • Rummage table
    • Wrap-up

Note that the above-listed lecture topics are still under construction and subject to change.

Further information on the lecture, including schedule and printing stock, can be found here.

Exercise content

Blackboard exercises will deepen and complement the lectures contents. Additional programming tasks facilitate practical experience on concurrent systems.

More information about the exercise...

Lecturer and Tutors

UnivIS Schedule

Mo Di Mi Do Fr
08:00
09:00
10:00
10:15 - 11:45
CS
(Schröder-Preikschat)
0.031-113, Zoom-Meeting
11:00
12:00
12:15 - 13:45
CS-Ex
(Reif)
01.153-113 CIP, Zoom-Meeting
13:00
14:00
15:00
16:00
17:00

Detailed Schedule


 
452.113.114.115.116.11
      Lecture 01  
       
469.1110.1111.1112.1113.11
      Lecture 02  
      Exercise 01  
4716.1117.1118.1119.1120.11
      Lecture 03  
      Computer Ex.  
4823.1124.1125.1126.1127.11
      Lecture 04  
      Exercise 02  
4930.111.122.123.124.12
      Lecture 05  
      Computer Ex.  
507.128.129.1210.1211.12
      Lecture 06  
      Exercise 03  
5114.1215.1216.1217.1218.12
      Lecture 07  
      Computer Ex.  
5221.1222.1223.1224.1225.12
         
         
5328.1229.1230.1231.121.1
         
         
14.15.16.17.18.1
      Lecture 08  
      Exercise 04  
211.112.113.114.115.1
      Lecture 09  
      Computer Ex.  
318.119.120.121.122.1
      Lecture 10  
      Exercise 05  
425.126.127.128.129.1
      Lecture 11  
      Computer Ex.  
51.22.23.24.25.2
      Lecture 12  
      Computer Ex.  
68.29.210.211.212.2
      Lecture 13  
      Exercise 06