Distributed File System

Project Info:

The goal of this system is to support a distirbuted system with transparancy and replication. A user/client can put/delete a file to the server, and the server (a coordinator) will handles the replication, failure detection, and load balancing of read/write/delete requests from the client.

Project Details:

Share: