summaryrefslogtreecommitdiff
path: root/parallel/GridSim/DESCR
blob: 331168eef1a2ce5658fdd71779aecc20e5e18df9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
GridSim is a toolkit for modeling and simulation of parallel and distributed
systems such as Clusters and Grids. GridSim is part of the Gridbus Project
(http://www.gridbus.org/).

The GridSim Toolkit includes:

* GridBroker:
  It is Grid scheduler built on top of GridSim for application
  scheduling on Grid based on Deadline and Budget Constrained
  Scheduling Algorithms.

* GridSim:
  It is built on top of SimJava. SimJava is a process based discrete
  event simulation package for Java with animation facilities.

* Visual Modeler:
  It enables the user to create experiments on different Grid testbeds
  and generate the default Grid Broker source codes (in Java).