Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 776 Bytes

README.md

File metadata and controls

37 lines (19 loc) · 776 Bytes

Concurrent Programming

A number of 4 problems (hws) for CE-326 to undestand the main concepts of concurrent programming. The main objective of the course is to familiriaze with classic problems and algorithms of concurrency and how to face with thread-switching.

More detail

  • Semaphores

  • Monitors

  • Classic Algorithms (dining philosophers, readers-writers, sleeping barber etc..)

  • CSP

  • Tuples Spaces

  • Memory consistency

  • Cache Coherence

Electrical and Computer Engineering Dept, University Of Thessaly.

Volos, Greece, 2016-17.

#Contributors & Communication

#Instructor:

% Spyros Lalis