Skip to content

ITMO Distributed Computing assignments

Notifications You must be signed in to change notification settings

TheMozg/c-distributed-computing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Computing

  • PA1 - IPC based on Linux pipe(), read() and write() syscalls; Messaging protocol
  • PA2 - Transfer orders between bank accounts using physical clock
  • PA3 - Transfer orders between bank accounts using Lamport's logical clock

Usage

Build: make <assignment_dir> to build assignment and package sources for remote testing

Run: for pa2 and pa3 do source env.sh

About

ITMO Distributed Computing assignments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published