Skip to content

Basic DFS, based on sharding files and distributing across a network.

Notifications You must be signed in to change notification settings

calebtote/Distributed-File-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

... Coming soon?

#####File needed to run the project:

  • UX.jar -- main jar containing project compiled code
  • config.properties -- properties file containing the configuration parameters of the system
  • kryonet-2.21-all.jar -- network lib for managing connections and serializations

#####Configuration properties:
[see the config.properties for details]

#####Optional files:

  • run.sh -- for running the application
  • deploy.sh -- for secure copying the deployment to all the hosts

#####Running the application:

  • From the command prompt, run the following: java -jar UX.jar

About

Basic DFS, based on sharding files and distributing across a network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published