Skip to content

Educorreia932-University/FEUP-SDIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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.