Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 272 Bytes

File metadata and controls

14 lines (10 loc) · 272 Bytes

Distributed-Shared-Memory

Description

A simple distributed shared memory program using MSI protocol

Usage

make
./s2dsm SERVER_PORT1 SERVER_PORT2
./s2dsm SERVER_PORT2 SERVER_PORT1
(follow the command prompt)