Skip to content

Application simulates drinking competition with limited number of arbiters using distributed architecture and MPI librarby.

Notifications You must be signed in to change notification settings

piotrmark/DistributedDrinking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DistributedDrinking

Application simulates drinking competition with limited number of arbiters using distributed architecture and MPI librarby.

Results are saved to results.txt. To view results use: sort -n results.txt | more It's important because fprinf function can use a buffer and write lines in time-inconsistent order. First number in every line indicates the Lamport's clock value.

About

Application simulates drinking competition with limited number of arbiters using distributed architecture and MPI librarby.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published