Author: Alessandro Conti - AlessandroConti11
License: MIT license.
Tags: #computer_engineering, #JSimGraph, #JMT, #JMVA, #models, #queue, #performance_evaluation, #python, #polimi.
Politecnico di Milano.
Academic Year: 2024/2025.
056897 - Performance Evaluation and Application - professor Gribaudo Marco.
Specification overview:
- in A$ij$ folder you can find the specifications of the specific assignment;
All solutions are implemented using IPython Notebook (Jupyter Notebook) and JMT tool components.
- install all components
-
sudo apt-get install python3 && \ sudo apt-get install python3-pip && \ pip install notebook
- JMVA
-
- start the required component
-
jupyter notebook
- run the JMVA tool and choose the correct component:
- .jmva: start the JMVA component
- .jsimg: start the JSimGraph component
-