Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed-File-System

This file system acts similar to Network File System (NFS). A server master/slave architecture was developed wherein slave server failures, file replication, file reallocation and file consistency in the slave servers were handled dynamically and asynchronously. Files could be of any size with any number of files. Was developed using Java’s File I/O class and multi-threading.

About

This file system acts similar to Network File System (NFS). A server master/slave architecture was developed wherein slave server failures (using heartbeat), file replication, file reallocation and file consistency in the slave servers were handled dynamically and asynchronously. Files could be of any size with any number of files. Was developed u…

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages