Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Project in the course of Sistemas Distribuídos (Distributed Systems) during my Baschelors' degree. (2020)

Notifications You must be signed in to change notification settings

FracassandoCasualmente/SDistribuidos-StaySafe

Repository files navigation

StaySafe

Distributed Systems 2020-2021, 1st semester project

Authors

Group G15

Team members

Number Name User Email
93601 Miguel Santos https://github.com/FracassandoCasualmente mailto:[email protected]
93586 João Rodrigues https://github.com/joaorodrigues-ist mailto:[email protected]

Task leaders

(fill-in table below with with team members assigned as leader to each task set; and then delete this line)

Task set To-Do Leader
core protocol buffers, dgs-client (whole team)
T1 sniffer_join, sniffer_info, individual_infection_probability, researcher, sniffer Miguel Santos
T2 report, aggregate_infection_probability, journalist, sniffer João Rodrigues

| T3 | test T1 | Bob Systems | | T4 | test T2 | Alice Distributed |

Getting Started

The overall system is composed of multiple modules. The main server is the dgs. The clients are the sniffer, the journalist and the researcher.

See the project statement for a full description of the domain and the system.

Prerequisites

Java Developer Kit 11 is required running on Linux, Windows or Mac. Maven 3 is also required.

To confirm that you have them installed, open a terminal and type:

javac -version

mvn -version

Installing

To compile and install all modules:

mvn clean install -DskipTests

The integration tests are skipped because they require the servers to be running.

Built With

  • Maven - Build Tool and Dependency Management
  • gRPC - RPC framework

Versioning

We use SemVer for versioning.

About

Project in the course of Sistemas Distribuídos (Distributed Systems) during my Baschelors' degree. (2020)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •