summaryrefslogtreecommitdiff
path: root/parallel/GridSim
AgeCommit message (Collapse)AuthorFilesLines
2003-08-23Add pseudo-category 'java'.jschauma1-2/+2
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-03Initial import of the GridSim Toolkit, a java based toolkit for simulationjschauma4-0/+428
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).