CloudSim Examples

April 2009

 

Contents

To understand on how to use CloudSim, please go through the examples provided below. They are also included in the download package.



CloudSim Example 1

This example shows how to create a datacenter with one host and run one cloudlet on it.
List of files:



CloudSim Example 2

This example shows how to create a datacenter with one host and run two cloudlets on it. The cloudlets run in VMs with different priorities.
List of files:



CloudSim Example 3

This example shows how to create a datacenter with two hosts and run two cloudlets on it. The cloudlets run in VMs with different priorities. However, since each VM run exclusively in each host, less priority will not delay the cloudlet on it.
List of files:



CloudSim Example 4

This example shows how to create two datacenters with one host each and run two cloudlets on them.
List of files:



CloudSim Example 5

This example shows how to create two datacenters with one host each and run cloudlets of two users on them.
List of files:



CloudSim Example 6

This example shows how to create scalable simulations.


Back to GridSim homepage