home page -> teaching -> parallel and distributed programming -> lab 8 - Distributed protocols

Lab 8 - Distributed protocols

Due: week 13.

Goal

The goal of this lab is to deal with the consistency issues of the distributed programming.

Requirement

Implement a simple distributed shared memory (DSM) mechanism. The lab shall have a main program and a DSM library. There shall be a predefined number of communicating processes. The DSM mechanism shall provide a predefined number of integer variables residing on each of the processes. The DSM shall provide the following operations:

Notes:

Radu-Lucian LUPŞA
2020-12-06