Repository for the project of the course LINGI2241 - Architecture and Performances of Computer Systems
- Using maven project
- Open the project with the pom.xml file
- Launch one server (Simple or Opti) | Set your parameters for the server
- Launch the client | Set your parameters in the ClientLaunch.java file
- Using the java.class (better with maven to parametrize)
- Go in the target directory
- Add the database here "\src\main\resources"
- Launch one server (Simple or Opti) using java
- Launch one client using java