Next | Query returned 16 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2004-09-07 19:12:24 by Jan Schaumann | Files touched by this commit (3)
Log message:
Update GridSim to 3.0.2 to fix installation problems seen in latest
bulk-builds.
Changes:
- fix a bug in GridResource.init() method.
  policyType_ attribute should be instantiated before creating the policy_
  object.
- fix a bug in GridSim.gridletSubmit(Gridlet, int).
  By default, acknowledgement is false or not required.
- fix a bug in GridResource.processGridletSubmit().
  If a Gridlet has finished previously, then a resource needs
  to send it back to sender/user.
- renumbered the tags in GridSimTags.
  Originally, there are two tags with the same integer value.
   2004-06-03 22:13:03 by David Brownlee | Files touched by this commit (8)
Log message:
Add jdk14 (and in some cases jdk13)
   2003-08-23 17:20:39 by Jan Schaumann | Files touched by this commit (1)
Log message:
Add pseudo-category 'java'.
   2003-07-21 19:12:23 by Martti Kuparinen | Files touched by this commit (2)
Log message:
COMMENT should start with a capital letter.
   2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065)
Log message:
s/netbsd.org/NetBSD.org/
   2003-07-03 18:44:52 by Jan Schaumann | Files touched by this commit (4) | Imported package
Log message:
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).


Next | Query returned 16 messages, browsing 11 to 20 | previous