summaryrefslogtreecommitdiff
path: root/parallel/GridSim/DESCR
diff options
context:
space:
mode:
authorjschauma <jschauma>2003-07-03 16:44:50 +0000
committerjschauma <jschauma>2003-07-03 16:44:50 +0000
commit2f159ef9850681904afef8515e5c0252bc7b52e8 (patch)
treedf3c9c13e34b42c6e725cfcf12f51b4f0b09ab1d /parallel/GridSim/DESCR
parent2c79b96583b4de4bae18e64fc257261a33a6c17b (diff)
downloadpkgsrc-2f159ef9850681904afef8515e5c0252bc7b52e8.tar.gz
Initial import of the GridSim Toolkit, a java based toolkit for simulation
of distributed systems: 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).
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).