Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 341 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 341 Bytes

Distributed-Systems

Projects implemented as part of Distributed System coursework Projects implemented in Java. Other Technologies Used include Apache thrift, google protocol buffer for Stubs. Communication using TCP.

Projects:

  1. Simple HTTP multi-threaded server
  2. Simple File server using Apache Thrift
  3. Eventual Consistency model