Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 440 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 440 Bytes

Distributed Systems

MIEIC - 3ʳᵈ year / 2ⁿᵈ semester

First project

Backup files with a given replication degree in a chord network using encrypted TCP connections.

The files can be restored and disk space can be reclaimed by each peer.

Second project

Backup files with a given replication degree in a network using multicast communication.

The files can be restored and disk space can be reclaimed by each peer.