Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graphical User Interface in JavaFx #140

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Conversation

Sabir97
Copy link

@Sabir97 Sabir97 commented May 21, 2020

Added a new GUI in JavaFx by Sabir Mohamemdi Taieb, in order to compare different vm migration policies in a easy and simple way.

Added Next Fit IQR and  Least Predicted Utilization allocation policies
Added GPA, GPA Mu and GPA Mmt selection policies
Performance of different Combinations of power Vm allocation and selection policies, for the purpose of comparing the policies in terms of Overall SLA Violation, Energy, Number of VM Migrations, Migration Energy, Migration Time and ESV.
GUI by Sabir Mohammedi Taieb in JavaFx for comparing different migration policies in CloudSim
updated position of server
Added ESV metric and bar chart
Power VM Next Fit Minimum Processing Elements Inter Quartile Range Migration allocation policy, 
Chooses the host with the least number of Pes used to put the migrated VMs in.
Override of the  getNewVmPlacement method by adding position index of the last allocated server, in order to implement the Next Fit Allocation policy
@aminechraibi
Copy link

aminechraibi commented Oct 7, 2022

Hello I wanted to try your pull request but I can't find some methods how can I add them?

image

@Sabir97
Copy link
Author

Sabir97 commented Nov 1, 2022

What methods ?

@aminechraibi
Copy link

What methods ?

Look at the attached image the methods are marked in red

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants