Simple Distributed File System in Java

Posted by Susie on December 20, 2017
Github Source
  • Constructed a master server for workload distribution, and membership control with time-bounded completeness
  • Designed the system tolerable to failures through a ring-based heart-beating mechanism
  • Achieved scalability by balanced workload and efficient bandwidth