Skip to content

Distributed file sharing solution (Distributed systems group assignment)

License

Notifications You must be signed in to change notification settings

grydtech/peershare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PeerShare

Distributed content sharing application
Distributed Systems (CS4262) - Group Project

Goal

Develop a simple overlay-based solution that allows a set of nodes to share contents (e.g., music files) among each other. Consider a set of nodes connected via some overlay topology. Each of the nodes has a set of files that it is willing to share with other nodes. Suppose aliveNode x is interested in a file f. x issues a search query to the overlay to locate a at least one aliveNode y containing that particular file. Once the aliveNode is identified, the file f can be exchanged between X and y.

About

Distributed file sharing solution (Distributed systems group assignment)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •