Skip to content

matthewfernst/DistributedFileSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed File Sytem

A distributed, replicated, and fault-tolerant file system written in Java. This project was developed for CS555: Distributed Systems, Assignment 1.

Description

The whole system provides a scalable way for users to add new files, update/edit existing files, and retrieve files in a resilient and efficient manner across many machines. These machines run one of 3 logical components to the system: the Client, Chunk Servers, and Controller.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published