-
Notifications
You must be signed in to change notification settings - Fork 509
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
base: master
Are you sure you want to change the base?
Commits on Mar 11, 2020
-
Added New Vm allocation & selection policies
Added Next Fit IQR and Least Predicted Utilization allocation policies Added GPA, GPA Mu and GPA Mmt selection policies
Configuration menu - View commit details
-
Copy full SHA for 21b06ad - Browse repository at this point
Copy the full SHA 21b06adView commit details
Commits on Mar 13, 2020
-
Performance of different power 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.
Configuration menu - View commit details
-
Copy full SHA for f9a6a95 - Browse repository at this point
Copy the full SHA f9a6a95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 689a433 - Browse repository at this point
Copy the full SHA 689a433View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2db849 - Browse repository at this point
Copy the full SHA b2db849View commit details
Commits on May 21, 2020
-
Graphical User Interface for CloudSim
GUI by Sabir Mohammedi Taieb in JavaFx for comparing different migration policies in CloudSim
Configuration menu - View commit details
-
Copy full SHA for a85d6d4 - Browse repository at this point
Copy the full SHA a85d6d4View commit details
Commits on May 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 594ebfd - Browse repository at this point
Copy the full SHA 594ebfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b4daae - Browse repository at this point
Copy the full SHA 6b4daaeView commit details
Commits on Jun 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 39ea9f1 - Browse repository at this point
Copy the full SHA 39ea9f1View commit details
Commits on Aug 28, 2020
-
NF Min Pes Iqr allocation policy
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.
Configuration menu - View commit details
-
Copy full SHA for 7d77a7e - Browse repository at this point
Copy the full SHA 7d77a7eView commit details
Commits on Sep 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 37cb2a1 - Browse repository at this point
Copy the full SHA 37cb2a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f790ef - Browse repository at this point
Copy the full SHA 9f790efView commit details -
Override getNewVmPlacement method
Override of the getNewVmPlacement method by adding position index of the last allocated server, in order to implement the Next Fit Allocation policy
Configuration menu - View commit details
-
Copy full SHA for 23febed - Browse repository at this point
Copy the full SHA 23febedView commit details