Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 344 Bytes

File metadata and controls

5 lines (4 loc) · 344 Bytes

Distributed-System-Design-Project

course project on CPSC 551 Distributed System It simulates a micro blog communication system. lamport clock and pull approach are implemented to resolve common distributed problems such as repeated mesages and synch errors.

for further instruction, please click into corresponding directorie to check out