Latest News

Article about GSSIM to be published in Scientific Programming

The paper titled: "GSSIM – a tool for distributed computing experiments" has been accepted to be published in Scientific Programming 0

GSSIM as a simulation tool in CoolEmAll

The EU FP7 CoolEmAll project started in October 2011. The project aims at improving energy efficiency of data centers by integrated analysis of aspects such as IT equipment characteristics, cooling techniques, specific applications, and workload management policies. GSSIM will be applied to simulate workload execution and management policies. More information about CoolEmAll can be found at http://coolemall.eu. 

Joda Time Representation

Starting from now, GSSIM represents time by using Joda DateTime objects. Access to the current virtual time value is consistent with the way you used to obtain system time in Java.
More details about Joda Time is available on project website: www.joda.org

Build and run with Ant

New Ant build.xml file has been added.
Default Ant targets allows you to:
- compile source code
- build jars
- run an example and your own experiments
You have to no longer bother to build correct class path for compile and run processes.
See GSSIM Quck Start for details.

GSSIM release available

The latest GSSIM release available at GForge!

Network modeling and simulation support has been added to GSSIM. Now you can model your network topology, reserve network bandwidth within your scheduling plugins, and study impact of network parameters on a performance of your algorithms. Look at the GSSIM user guide  for more details!