Skip to content

igorsbrito01/Distributed-File-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Distributed File System

This project is a homework for the discipline of distributed systems.

The Project consist of 4 entity groups: clients, service load balancer, nodes Proxy (Replicator Balancer) and Data Storage.

Getting Started

To Run this project, you must run one instance of the of the BalanciadorCarga class, x instances of the proxy class, 6 instances of the Armazenamento class, each instance of the Armazenamento should be passes the number as argument of the instance, number from 1 to 6. Then run the Client class, and follow the instructions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages