Skip to content

kedarkhetia/DistributedFileSystem

Repository files navigation

Project 1: DFS With Probabilistic Routing

See the project spec here: https://www.cs.usfca.edu/~mmalensek/cs677/assignments/project-1.html

Controller:

$ java -jar controller.jar -config config.json -Dlog4j.configuration=file:log4j2.properties

Storage:

$ java -jar storage.jar -config config.json -port 7775 -Dlog4j.configuration=file:log4j2.properties

Client:

$ java -jar client.jar -config config.json -Dlog4j.configuration=file:log4j2.properties

About

P1-hotice created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors