Releases: cloudish-ufcg/cloudsim
sim-05052017
Code with previous version refatored. This code move inteligence about preemption and the data structure from Datacenter to PreemptableVmAllocation class and refactored the previous version.
sim-04182017
Code used to run simulations considering FCFS, AA-HCA and AA-FTV Preemption Policy configured with Best-Fit VM placement. This code can be used to generate results of experiments of worst-fit and best-fit placement policies. This is the last code used to run simulations before refactoring in order to add capacity costs.
sim-03302017
Code used to run simulations considering FCFS, AA-HCA and AA-FTV Preemption Policy together to Worst Fit VM placement. This code has destroy bug fixed. The results will be used to write a paper.
sim-02082017
Code used to run simulations considering TTV Based Preemption Policy together to Worst Fit Availability-aware placement. The results were a extension of those presented in the 4th deliverable of Cloudish project in January 31st, 2017.
sim-deliverable-jan2017
Code used to run simulations for FCFS and VM Availability Aware VM Allocation Policies presented in the 4th deliverable of Cloudish project in January 31st, 2017.
sim-12092016
Code used to run simulation for FCFS and VM Availability Aware VM Allocation Policies in December 09th, 2016. Firstly, these simulations were executed with trace modified to consider eopchs of 1 and 10 seconds.
sim-11172016
Code used to run simulation for FCFS Preemption Policy and VM Availability Preemption Policy in November 17th, 2016.