Formal Models of Parallel and Distributed Systems (SS 2023)
Section outline
-
326.0VR/326.076, Time: Monday, 8:30-10:00, Room: S2 Z74, Start: March 6, 2023.
This course deals with the formal modeling and specifying of concurrent systems such as parallel or multi-threaded programs, distributed hardware and software systems, mobile systems, and the like. We will discuss two major approaches:
- The state-oriented approach which focuses on the sequence of states that a system has at any time. In essence, the model describes the transitions of the system from one state to another; we are interested to verify whether the resulting state sequence satisfies a specification formula. Representatives of this approach are RISCAL system models and Lamport's Temporal Logic of Actions (TLA) on which the specification language TLA+ is based.
- The communication-oriented approach which focuses on the sequence of communication operations in which a system may engage at any time. In essence, the model describes the flow of messages among the components of the system; we are interested to verify whether the resulting interaction behavior conforms to that of some specification system. A representative of this approach is Milner's Calculus of Communicating Systems (CCS) for modeling communication and concurrency and its successor, the pi-Calculus, which also models mobility.
Our discussion will be accompanied by the demonstration of practical software tools supporting these calculi. The participants are expected to elaborate small exercises which will be used for grading (there will be no final exam).
To participate in the course, you have to register in the KUSSS System. Since the assignments will be uploaded in Moodle, you also have to create an account in the RISC Moodle (press the button "Create new account", you have to register with your jku.at email address) and self-enrol in the course (press the button "Enrol me"); then you also receive all messages posted in the course forums per email.
-
As an extra service, it is intended to live-stream and record the lectures via the following Zoom meeting:
https://jku.zoom.us/j/91787231616?pwd=dW1wZlZOOVlzcmJuOXFBTU1lSFE2QT09
Meeting-ID: 917 8723 1616 Password: formalparHowever, no guarantee is given with respect to completeness and quality of the stream/recordings. The basic course format is on-site, not hybrid.
-
I recommend to download the VirtualBox virtual machine for using the tools presented in this course.
-
Grading will be based on three assignments each of which is graded with 100 points. For a positive grade, you have to earn 150 points.
-
Due: Monday, 24 April 2023, 11:59 PM
-
Due: Monday, 29 May 2023, 11:59 PM
-
Due: Monday, 17 July 2023, 11:59 PM
-
-
-
-
-