Skip to content

goncaloacbsilva/distributed-systems-project

Repository files navigation

Turmas

Distributed Systems Project 2021/2022

Authors

Group T40

Team Members

Number Name User Email
96925 Gonçalo Silva https://github.com/goncaloacbsilva mailto:[email protected]
93712 Gonçalo Ferreira https://github.com/ist193712 mailto:[email protected]
93733 Manuel Carneiro https://github.com/ManuMaquina mailto:[email protected]

Getting Started

The overall system is made up of several modules. The main server is the ClassServer. The clients are the Student, the Professor and the Admin. The definition of messages and services is in the Contract. The future naming server is the NamingServer.

See the Project Statement or a complete domain and system description.

Prerequisites

The Project is configured with Java 17 (which is only compatible with Maven >= 3.8), but if you want to use Java 11 you can too, just downgrade the version in the POMs.

To confirm that you have them installed and which versions they are, run in the terminal:

javac -version
mvn -version

Installation

To compile and install all modules:

mvn clean install

Built With

  • Maven - Build and dependency management tool;
  • gRPC - RPC framework.

About

Project for Distributed Systems course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •