https://github.com/cloudslab/cloudsim

CloudSim: A Framework For Modeling And Simulation Of Cloud Computing Infrastructures And Services

https://github.com/cloudslab/cloudsim

Science Score: 59.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: wiley.com
  • Committers with academic emails
    1 of 14 committers (7.1%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (16.2%) to scientific vocabulary

Keywords from Contributors

trace workload test-bed simulation-framework saas research paas load-balancing java-24 iaas
Last synced: 6 months ago · JSON representation

Repository

CloudSim: A Framework For Modeling And Simulation Of Cloud Computing Infrastructures And Services

Basic Info
Statistics
  • Stars: 924
  • Watchers: 62
  • Forks: 531
  • Open Issues: 79
  • Releases: 12
Created almost 11 years ago · Last pushed 7 months ago
Metadata Files
Readme Changelog

README.md

CloudSim: A Framework For Modeling And Simulation Of Cloud Computing Infrastructures And Services

Cloud Computing is the leading approach for delivering reliable, secure, fault-tolerant, sustainable, and scalable computational services. Hence timely, repeatable, and controllable methodologies for performance evaluation of new cloud applications and policies before their actual development are required. Because utilization of real testbeds limits the experiments to the scale of the testbed and makes the reproduction of results an extremely difficult undertaking, simulation may be used.

CloudSim's goal is to provide a generalized and extensible simulation framework that enables modeling, simulation, and experimentation of emerging Cloud Computing infrastructures and application services, allowing its users to focus on specific system design issues that they want to investigate, without getting concerned about the low level details related to Cloud-Based infrastructures and services.

CloudSim is developed in the Cloud Computing and Distributed Systems (CLOUDS) Laboratory, at the Computer Science and Software Engineering Department of the University of Melbourne.

More information can be found on the CloudSim's web site.

Main features

  • Support for modeling and simulation of large scale Cloud Computing data centers
  • Support for modeling and simulation of virtualized server hosts, with customizable policies for provisioning host resources to Virtual Machines
  • Support for modeling and simulation of application containers
  • Support for modeling and simulation of energy-aware computational resources
  • Support for modeling and simulation of data center network topologies and message-passing applications
  • Support for modeling and simulation of federated clouds
  • Support for dynamic insertion of simulation elements, stop and resume of simulation
  • Support for user-defined policies for allocation of hosts to Virtual Machines and policies for allocation of host resources to Virtual Machines

Download

Either clone the repository or download a release. The release package contains all the source code, examples, jars, and API html files.

Installation

Windows 1) Install Java JDK21 on your system from the official website as shown in JDK installation instructions 2) Install Maven as shown on the official website 4) Compile and Run tests using the command prompt: prompt mvn clean install You will find the jars in modules/cloudsim/target/cloudsim-$VERSION.jar and modules/cloudsim-examples/target/cloudsim-examples-$VERSION.jar

5) Run an example (e.g., CloudSimExample1) in cloudsim-examples using the command prompt: prompt mvn exec:java -pl modules/cloudsim-examples/ -Dexec.mainClass=org.cloudbus.cloudsim.examples.CloudSimExample1

Linux 1) Install Java JDK21 on your system: - On Debian-based Linux & Windows WSL2: bash sudo apt install openjdk-21-jdk - On Red Hat-based Linux:
bash sudo yum install java-21-openjdk 2) Set Java JDK21 as default: - On Debian-based Linux & Windows WSL2: bash sudo update-java-alternatives --set java-1.21.0-openjdk-amd64 - On Red Hat-based Linux: bash sudo update-alternatives --config 'java' 3) Install Maven as shown on the Official Website 4) Compile and run tests: bash mvn clean install You will find the jars in modules/cloudsim/target/cloudsim-$VERSION.jar and modules/cloudsim-examples/target/cloudsim-examples-$VERSION.jar

5) Run an example (e.g., CloudSimExample1) in cloudsim-examples using the terminal: bash mvn exec:java -pl modules/cloudsim-examples/ -Dexec.mainClass=org.cloudbus.cloudsim.examples.CloudSimExample1

Suggestion: Use an IDE such as IDEA Intellij to faciliate steps 4) and 5)

Preferred Publication

Publications (Legacy)

Owner

  • Name: The Cloud Computing and Distributed Systems (CLOUDS) Laboratory
  • Login: Cloudslab
  • Kind: organization

GitHub Events

Total
  • Create event: 7
  • Release event: 4
  • Issues event: 28
  • Watch event: 103
  • Delete event: 6
  • Issue comment event: 52
  • Push event: 16
  • Pull request review comment event: 3
  • Pull request review event: 12
  • Pull request event: 30
  • Fork event: 48
Last Year
  • Create event: 7
  • Release event: 4
  • Issues event: 28
  • Watch event: 103
  • Delete event: 6
  • Issue comment event: 52
  • Push event: 16
  • Pull request review comment event: 3
  • Pull request review event: 12
  • Pull request event: 30
  • Fork event: 48

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 216
  • Total Committers: 14
  • Avg Commits per committer: 15.429
  • Development Distribution Score (DDS): 0.56
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Anton Beloglazov b****v 95
Nikolay n****g 44
rodrigo.calheiros r****s@4****e 27
Manoel Campos m****s@g****m 14
Rodrigo r****c@u****u 10
rodrigo.calheiros@gmail.com r****s@g****m@4****e 9
manchu h****1@g****m 4
sarehfotuhi s****i@g****m 4
saurabh.kr.garg@gmail.com s****g@g****m@4****e 3
nikolayg n****v@g****m 2
williamvoor@gmail.com w****r 1
Nikolay n****v@g****m 1
dinesh.bhagwat@gmail.com d****t@g****m@4****e 1
dependabot[bot] 4****] 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 11
  • Total pull requests: 6
  • Average time to close issues: 16 days
  • Average time to close pull requests: 1 day
  • Total issue authors: 9
  • Total pull request authors: 5
  • Average comments per issue: 0.73
  • Average comments per pull request: 0.17
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 1
Past Year
  • Issues: 11
  • Pull requests: 6
  • Average time to close issues: 16 days
  • Average time to close pull requests: 1 day
  • Issue authors: 9
  • Pull request authors: 5
  • Average comments per issue: 0.73
  • Average comments per pull request: 0.17
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
  • randyRivera0 (3)
  • Astabol (2)
  • digitzh (2)
  • dquishpe (2)
  • AndresSalazar19 (2)
  • zijie1024 (2)
  • JackStrange (1)
  • norhan-tarek (1)
  • erfanara (1)
  • Raove (1)
  • alexander989 (1)
  • Riman-M (1)
  • raji2401 (1)
  • jfcofer (1)
  • M-Razavi (1)
Pull Request Authors
  • swghosh (4)
  • Astabol (3)
  • manuelstein (2)
  • xshthkr (2)
  • MingzhenHan (1)
  • buxiangshangban-h (1)
  • Nicolas-Reyland (1)
  • erfanara (1)
  • Qeera16 (1)
  • dependabot[bot] (1)
  • dquishpe (1)
  • Piramind (1)
  • deRemo (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (1) java (1)

Dependencies

distribution/pom.xml maven
  • ${project.groupId}:cloudsim ${project.version}
  • ${project.groupId}:cloudsim-examples ${project.version}
  • ${project.groupId}:documentation ${project.version}
modules/cloudsim/pom.xml maven
  • com.opencsv:opencsv 3.7
  • org.apache.commons:commons-math3 3.4.1
modules/cloudsim-examples/pom.xml maven
  • ${project.groupId}:cloudsim ${project.version}
modules/pom.xml maven
  • junit:junit
  • org.apache.commons:commons-math3 3.3
  • org.easymock:easymock
  • org.easymock:easymockclassextension
pom.xml maven
  • org.cloudbus.cloudsim:cloudsim 4.0
  • org.cloudbus.cloudsim:cloudsim-examples 4.0
  • org.cloudbus.cloudsim:distribution 4.0
  • org.cloudbus.cloudsim:documentation 4.0
  • org.cloudbus.cloudsim:modules 4.0
  • junit:junit 4.13.1 test
  • org.easymock:easymock 3.1 test
  • org.easymock:easymockclassextension 3.1 test