Skip to content

Distributed Fiile System made with basic operations available like Distributed storage of uploaded files, retrieving, searching through an uploaded file, load balancing, failover management & recovery.

Notifications You must be signed in to change notification settings

Daxvshah11/Distributed-File-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

DISTRIBUTED FILE SYSTEM

ASSUMPTIONS

  • Based on provided requirements, Maximum 12 parallel Processes (includes Metadata Server) can be initialized

  • No word in any given file is greater than 32 bytes. MAX Word Size : 32 bytes

  • Failover detection happens if no HeartBeat received for longer than 3 seconds

FEATURES

Feature 1

Feature 2

TEST CASES

About

Distributed Fiile System made with basic operations available like Distributed storage of uploaded files, retrieving, searching through an uploaded file, load balancing, failover management & recovery.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages