Skip to content

Custom implementation of a distributed storage server network in Java

Notifications You must be signed in to change notification settings

harris2001/Distributed_Storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed_Systems_Coursework

This is a distributed storage system that supports concurrent clients to connect to a network of distributed storage servers. Clients can store, load and modify their files and the server takes the responsibility of rebalancing the storage dynamically even if dstores (distributed nodes responsible for storage) fail.

About

Custom implementation of a distributed storage server network in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages