Skip to content

A Simple Distributed File System Designed for USER to store their file on remote system

Notifications You must be signed in to change notification settings

anas2204/Simple_DFS

 
 

Repository files navigation

Simple_DFS

A Distributed File system in which one service does the work of maintaining the Meta data without being as a storage Node while other node in a cluster serve as a storage node. Following are the feature of the system.

  • Reliability of Storage
  • Fault Tolerance of Main Node
  • Load Balancing of Storage Node
  • Transparent Storage of File

Details on implementation and design can be obtained from our Final Paper


Following feature are being implemented.

  • Automation Of Deployment so that use can be simple to use

About

A Simple Distributed File System Designed for USER to store their file on remote system

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%