Skip to content

peiliou/Distributed-Shared-Memory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

A simple distributed shared memory program using MSI protocol: https://en.wikipedia.org/wiki/MSI_protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors