summaryrefslogtreecommitdiff
path: root/parallel/GridSim/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'parallel/GridSim/DESCR')
-rw-r--r--parallel/GridSim/DESCR18
1 files changed, 18 insertions, 0 deletions
diff --git a/parallel/GridSim/DESCR b/parallel/GridSim/DESCR
new file mode 100644
index 00000000000..331168eef1a
--- /dev/null
+++ b/parallel/GridSim/DESCR
@@ -0,0 +1,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).