Project

sisfc

0.0
No release in over 3 years
Low commit activity in last 3 years
Simulator for IT Services in Federated Clouds
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

~> 0.1.1
~> 0.3.5
~> 0.11.2
 Project Readme

# SISFC

Gem Version Build Status Code Climate

SISFC (Simulator for IT Service in Federated Clouds) is a simulator designed to reenact the behaviour of IT services in federated Cloud environments.

Installation

As SISFC was developed in Ruby, you will first need a working Ruby interpreter. Once you have Ruby installed, you can install SISFC through RubyGems:

gem install sisfc

While SISFC should work on MRI and Rubinius without problems, we highly recommend you to run it on top of JRuby. Since JRuby is our reference development platform, you will be very likely to have a smoother installation and usage experience when deploying SISFC on top of JRuby.

Usage

To run the simulator, simply digit:

sisfc simulator.conf vm_allocation.conf

where simulator.conf and vm_allocation.conf are your simulation environment and vm allocation configuration files respectively.

The examples directory contains a set of example configuration files, including an R script that models a stochastic request generation process. To use that script, you will need R with the VGAM and truncnorm packages installed.

Note that the SISFC was not designed to be run directly by users, but instead to be integrated within higher level frameworks that implement continuous optimization (such as BDMaaS+).

References

The SISFC simulator was used in the following research papers:

  1. L. Foschini, M. Tortonesi, "Adaptive and Business-driven Service Placement in Federated Cloud Computing Environments", in Proceedings of the 8th IFIP/IEEE International Workshop on Business-driven IT Management (BDIM 2013), 27 May 2013, Ghent, Belgium.

  2. G. Grabarnik, L. Shwartz, M. Tortonesi, "Business-Driven Optimization of Component Placement for Complex Services in Federated Clouds", in Proceedings of the 14th IEEE/IFIP Network Operations and Management Symposium (NOMS 2014) - Mini-conference track, 5-9 May 2014, Krakow, Poland.

  3. M. Tortonesi, L. Foschini, "Business-driven Service Placement for Highly Dynamic and Distributed Cloud Systems", IEEE Transactions on Cloud Computing, (in print).

  4. W. Cerroni et al., "Service Placement for Hybrid Clouds Environments based on Realistic Network Measurements", in Proceedings of 14th International Conference on Network and Service Management (CNSM 2018) - Miniconference track, 5-9 November 2018, Rome, Italy.

Please, consider citing some of these papers if you find this tool useful for your research.

Acknowledgements

The research work that led to the development of SISFC was supported in part by the DICET - INMOTO - ORganization of Cultural HEritage for Smart Tourism and Real-time Accessibility (OR.C.HE.S.T.R.A.) project, funded by the Italian Ministry of University and Research on Axis II of the National operative programme (PON) for Research and Competitiveness 2007-13 within the call 'Smart Cities and Communities and Social Innovation' (D.D. n.84/Ric., 2 March 2012).