From: <mar...@us...> - 2009-09-23 17:23:03
|
Revision: 273 http://gridsim.svn.sourceforge.net/gridsim/?rev=273&view=rev Author: marcos_dias Date: 2009-09-23 17:22:45 +0000 (Wed, 23 Sep 2009) Log Message: ----------- Changes in documentation and script details to release GridSim as version 5 Modified Paths: -------------- trunk/examples/ResFailure/example01/GridUserFailureEx01.java trunk/examples/ResFailure/example01/GridletSubmission.java trunk/examples/ResFailure/example01/ResFailureEx01.java trunk/examples/ResFailure/example01/readme.txt trunk/examples/ResFailure/example02/GridUserFailureEx02.java trunk/examples/ResFailure/example02/GridletSubmission.java trunk/examples/ResFailure/example02/ResFailureEx02.java trunk/examples/ResFailure/example02/readme.txt trunk/examples/ResFailure/example03/GridUserFailureEx03.java trunk/examples/ResFailure/example03/GridletSubmission.java trunk/examples/ResFailure/example03/ResFailureEx03.java trunk/examples/ResFailure/example03/readme.txt trunk/examples/datagrid/example01/DataExample1.java trunk/examples/datagrid/example01/DummyUser.java trunk/examples/datagrid/example02/DataExample2.java trunk/examples/datagrid/example02/FileUser.java trunk/examples/datagrid/example03/DataGridletExample.java trunk/examples/datagrid/example03/DataGridletUser.java trunk/examples/datagrid/example04/DataGridSim.java trunk/examples/datagrid/example04/FilesReader.java trunk/examples/datagrid/example04/ParameterReader.java trunk/examples/datagrid/example04/ResourceReader.java trunk/examples/datagrid/example04/SimUser.java trunk/examples/datagrid/example04/UserReader.java trunk/examples/network/FiniteBuffer/FnbUser.java trunk/examples/network/FiniteBuffer/GridletSubmission.java trunk/examples/network/FiniteBuffer/mainExample.java trunk/examples/network/FiniteBuffer/readme.txt trunk/examples/parallel/agressive/ExampleEASY01.java trunk/examples/parallel/conservative/ExampleCB01.java trunk/examples/readme.txt trunk/source/gridsim/ARGridResource.java trunk/source/gridsim/ARObject.java trunk/source/gridsim/ARPolicy.java trunk/source/gridsim/ARSimpleSpaceShared.java trunk/source/gridsim/Accumulator.java trunk/source/gridsim/AdvanceReservation.java trunk/source/gridsim/AllocPolicy.java trunk/source/gridsim/GridInformationService.java trunk/source/gridsim/GridResource.java trunk/source/gridsim/GridSim.java trunk/source/gridsim/GridSimCore.java trunk/source/gridsim/GridSimRandom.java trunk/source/gridsim/GridSimShutdown.java trunk/source/gridsim/GridSimStandardPE.java trunk/source/gridsim/GridSimTags.java trunk/source/gridsim/GridStatistics.java trunk/source/gridsim/GridUser.java trunk/source/gridsim/Gridlet.java trunk/source/gridsim/GridletList.java trunk/source/gridsim/IO_data.java trunk/source/gridsim/Machine.java trunk/source/gridsim/MachineList.java trunk/source/gridsim/PE.java trunk/source/gridsim/PEList.java trunk/source/gridsim/ParameterException.java trunk/source/gridsim/ResGridlet.java trunk/source/gridsim/ResGridletList.java trunk/source/gridsim/ResourceCalendar.java trunk/source/gridsim/ResourceCharacteristics.java trunk/source/gridsim/ResourceUserList.java trunk/source/gridsim/Sim_from_port.java trunk/source/gridsim/SpaceShared.java trunk/source/gridsim/Stat.java trunk/source/gridsim/TimeShared.java trunk/source/gridsim/auction/Auction.java trunk/source/gridsim/auction/AuctionObserver.java trunk/source/gridsim/auction/AuctionTags.java trunk/source/gridsim/auction/Auctioneer.java trunk/source/gridsim/auction/ContinuousDoubleAuction.java trunk/source/gridsim/auction/DoubleAuction.java trunk/source/gridsim/auction/DutchAuction.java trunk/source/gridsim/auction/EnglishAuction.java trunk/source/gridsim/auction/FirstPriceSealedBidAuction.java trunk/source/gridsim/auction/Message.java trunk/source/gridsim/auction/MessageAsk.java trunk/source/gridsim/auction/MessageBid.java trunk/source/gridsim/auction/MessageCallForBids.java trunk/source/gridsim/auction/MessageInformOutcome.java trunk/source/gridsim/auction/MessageInformStart.java trunk/source/gridsim/auction/MessageRejectBid.java trunk/source/gridsim/auction/MessageRejectCallForBid.java trunk/source/gridsim/auction/OneSidedAuction.java trunk/source/gridsim/auction/Responder.java trunk/source/gridsim/auction/ReverseDutchAuction.java trunk/source/gridsim/auction/ReverseEnglishAuction.java trunk/source/gridsim/auction/ReverseFirstPriceSealedBidAuction.java trunk/source/gridsim/datagrid/DataGridResource.java trunk/source/gridsim/datagrid/DataGridTags.java trunk/source/gridsim/datagrid/DataGridUser.java trunk/source/gridsim/datagrid/DataGridlet.java trunk/source/gridsim/datagrid/File.java trunk/source/gridsim/datagrid/FileAttribute.java trunk/source/gridsim/datagrid/ReplicaManager.java trunk/source/gridsim/datagrid/SimpleReplicaManager.java trunk/source/gridsim/datagrid/filter/FileNameFilter.java trunk/source/gridsim/datagrid/filter/Filter.java trunk/source/gridsim/datagrid/filter/FilterDataResult.java trunk/source/gridsim/datagrid/index/AbstractRC.java trunk/source/gridsim/datagrid/index/DataGIS.java trunk/source/gridsim/datagrid/index/DataRegionalGIS.java trunk/source/gridsim/datagrid/index/RegionalRC.java trunk/source/gridsim/datagrid/index/TopRegionalRC.java trunk/source/gridsim/datagrid/storage/HarddriveStorage.java trunk/source/gridsim/datagrid/storage/Storage.java trunk/source/gridsim/datagrid/storage/TapeStorage.java trunk/source/gridsim/filter/FilterCreateAR.java trunk/source/gridsim/filter/FilterGridlet.java trunk/source/gridsim/filter/FilterQueryTimeAR.java trunk/source/gridsim/filter/FilterResult.java trunk/source/gridsim/index/AbstractGIS.java trunk/source/gridsim/index/RegionalGIS.java trunk/source/gridsim/net/FIFOScheduler.java trunk/source/gridsim/net/FloodAdPack.java trunk/source/gridsim/net/FloodingRouter.java trunk/source/gridsim/net/InfoPacket.java trunk/source/gridsim/net/Input.java trunk/source/gridsim/net/Link.java trunk/source/gridsim/net/NetIO.java trunk/source/gridsim/net/NetPacket.java trunk/source/gridsim/net/Output.java trunk/source/gridsim/net/Packet.java trunk/source/gridsim/net/PacketScheduler.java trunk/source/gridsim/net/RIPAdPack.java trunk/source/gridsim/net/RIPRouter.java trunk/source/gridsim/net/RateControlledRouter.java trunk/source/gridsim/net/RateControlledScheduler.java trunk/source/gridsim/net/Router.java trunk/source/gridsim/net/SCFQScheduler.java trunk/source/gridsim/net/SimpleLink.java trunk/source/gridsim/net/flow/FilterFlow.java trunk/source/gridsim/net/flow/Flow.java trunk/source/gridsim/net/flow/FlowInput.java trunk/source/gridsim/net/flow/FlowLink.java trunk/source/gridsim/net/flow/FlowOutput.java trunk/source/gridsim/net/flow/FlowPacket.java trunk/source/gridsim/net/flow/FlowRouter.java trunk/source/gridsim/net/fnb/ARED.java trunk/source/gridsim/net/fnb/FIFO.java trunk/source/gridsim/net/fnb/FnbDroppedPacketInfo.java trunk/source/gridsim/net/fnb/FnbDroppedUserObject.java trunk/source/gridsim/net/fnb/FnbEndToEndPath.java trunk/source/gridsim/net/fnb/FnbInput.java trunk/source/gridsim/net/fnb/FnbMessage.java trunk/source/gridsim/net/fnb/FnbMessageDropFile.java trunk/source/gridsim/net/fnb/FnbMessageDropGridlet.java trunk/source/gridsim/net/fnb/FnbNetPacket.java trunk/source/gridsim/net/fnb/FnbNetworkReader.java trunk/source/gridsim/net/fnb/FnbOutput.java trunk/source/gridsim/net/fnb/FnbRIPRouter.java trunk/source/gridsim/net/fnb/FnbSCFQScheduler.java trunk/source/gridsim/net/fnb/FnbWhiteList.java trunk/source/gridsim/net/fnb/GridletPackets.java trunk/source/gridsim/net/fnb/RED.java trunk/source/gridsim/net/fnb/firstLastPacketsGridlet.java trunk/source/gridsim/net/fnb/source_pktNum.java trunk/source/gridsim/parallel/ParallelResource.java trunk/source/gridsim/parallel/ResourceDynamics.java trunk/source/gridsim/parallel/SSGridletList.java trunk/source/gridsim/parallel/gui/AbstractVisualizer.java trunk/source/gridsim/parallel/gui/ActionType.java trunk/source/gridsim/parallel/gui/AllocationAction.java trunk/source/gridsim/parallel/gui/AllocationListener.java trunk/source/gridsim/parallel/gui/GUISettings.java trunk/source/gridsim/parallel/gui/JobTypePanel.java trunk/source/gridsim/parallel/gui/ParallelVisualizer.java trunk/source/gridsim/parallel/gui/ResourceWindow.java trunk/source/gridsim/parallel/gui/Visualizer.java trunk/source/gridsim/parallel/gui/VisualizerAdaptor.java trunk/source/gridsim/parallel/log/LogFormatter.java trunk/source/gridsim/parallel/log/LoggerEnum.java trunk/source/gridsim/parallel/log/Logging.java trunk/source/gridsim/parallel/profile/PERange.java trunk/source/gridsim/parallel/profile/PERangeList.java trunk/source/gridsim/parallel/profile/PartProfile.java trunk/source/gridsim/parallel/profile/PartProfileEntry.java trunk/source/gridsim/parallel/profile/PartitionPredicate.java trunk/source/gridsim/parallel/profile/Profile.java trunk/source/gridsim/parallel/profile/ProfileEntry.java trunk/source/gridsim/parallel/profile/ResourcePartition.java trunk/source/gridsim/parallel/profile/ScheduleItem.java trunk/source/gridsim/parallel/profile/SingleProfile.java trunk/source/gridsim/parallel/profile/SingleProfileEntry.java trunk/source/gridsim/parallel/profile/TimeSlot.java trunk/source/gridsim/parallel/reservation/ErrorType.java trunk/source/gridsim/parallel/reservation/FilterARMessage.java trunk/source/gridsim/parallel/reservation/MessageType.java trunk/source/gridsim/parallel/reservation/Reservation.java trunk/source/gridsim/parallel/reservation/ReservationMessage.java trunk/source/gridsim/parallel/reservation/ReservationPolicy.java trunk/source/gridsim/parallel/reservation/ReservationRequester.java trunk/source/gridsim/parallel/reservation/ReservationStatus.java trunk/source/gridsim/parallel/reservation/ServerReservation.java trunk/source/gridsim/parallel/scheduler/ARConservativeBackfill.java trunk/source/gridsim/parallel/scheduler/AggressiveBackfill.java trunk/source/gridsim/parallel/scheduler/AggressiveMultiPartitions.java trunk/source/gridsim/parallel/scheduler/ConservativeBackfill.java trunk/source/gridsim/parallel/scheduler/PrioritySelector.java trunk/source/gridsim/parallel/scheduler/RuntimePredicate.java trunk/source/gridsim/parallel/scheduler/SelectiveBackfill.java trunk/source/gridsim/parallel/util/Workload.java trunk/source/gridsim/parallel/util/WorkloadFileReader.java trunk/source/gridsim/parallel/util/WorkloadJob.java trunk/source/gridsim/parallel/util/WorkloadLublin99.java trunk/source/gridsim/parallel/util/WorkloadModel.java trunk/source/gridsim/resFailure/AllocPolicyWithFailure.java trunk/source/gridsim/resFailure/AvailabilityInfo.java trunk/source/gridsim/resFailure/FailureMsg.java trunk/source/gridsim/resFailure/GridResourceWithFailure.java trunk/source/gridsim/resFailure/RegionalGISWithFailure.java trunk/source/gridsim/resFailure/SpaceSharedWithFailure.java trunk/source/gridsim/resFailure/TimeSharedWithFailure.java trunk/source/gridsim/util/NetworkReader.java trunk/source/gridsim/util/SimReport.java trunk/source/gridsim/util/TrafficGenerator.java trunk/source/gridsim/util/Workload.java Added Paths: ----------- trunk/jars/gridsim.jar trunk/jars/package-list Modified: trunk/examples/ResFailure/example01/GridUserFailureEx01.java =================================================================== --- trunk/examples/ResFailure/example01/GridUserFailureEx01.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/ResFailure/example01/GridUserFailureEx01.java 2009-09-23 17:22:45 UTC (rev 273) @@ -5,7 +5,7 @@ * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids * An example of how to use the failure functionality. - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * * Author: Agustin Caminero and Anthony Sulistio * Organization: UCLM (Spain) Modified: trunk/examples/ResFailure/example01/GridletSubmission.java =================================================================== --- trunk/examples/ResFailure/example01/GridletSubmission.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/ResFailure/example01/GridletSubmission.java 2009-09-23 17:22:45 UTC (rev 273) @@ -5,7 +5,7 @@ * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids * An example of how to use the failure functionality. - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * * Author: Agustin Caminero and Anthony Sulistio * Organization: UCLM (Spain) Modified: trunk/examples/ResFailure/example01/ResFailureEx01.java =================================================================== --- trunk/examples/ResFailure/example01/ResFailureEx01.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/ResFailure/example01/ResFailureEx01.java 2009-09-23 17:22:45 UTC (rev 273) @@ -5,7 +5,7 @@ * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids * An example of how to use the failure functionality. - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * * Author: Agustin Caminero and Anthony Sulistio * Organization: UCLM (Spain) Modified: trunk/examples/ResFailure/example01/readme.txt =================================================================== --- trunk/examples/ResFailure/example01/readme.txt 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/ResFailure/example01/readme.txt 2009-09-23 17:22:45 UTC (rev 273) @@ -3,7 +3,7 @@ * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids * An example of how to use the failure functionality. - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * * Author: Agustin Caminero and Anthony Sulistio * Organization: UCLM (Spain) Modified: trunk/examples/ResFailure/example02/GridUserFailureEx02.java =================================================================== --- trunk/examples/ResFailure/example02/GridUserFailureEx02.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/ResFailure/example02/GridUserFailureEx02.java 2009-09-23 17:22:45 UTC (rev 273) @@ -5,7 +5,7 @@ * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids * An example of how to use the failure functionality. - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * * Author: Agustin Caminero and Anthony Sulistio * Organization: UCLM (Spain) Modified: trunk/examples/ResFailure/example02/GridletSubmission.java =================================================================== --- trunk/examples/ResFailure/example02/GridletSubmission.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/ResFailure/example02/GridletSubmission.java 2009-09-23 17:22:45 UTC (rev 273) @@ -5,7 +5,7 @@ * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids * An example of how to use the failure functionality. - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * * Author: Agustin Caminero and Anthony Sulistio * Organization: UCLM (Spain) Modified: trunk/examples/ResFailure/example02/ResFailureEx02.java =================================================================== --- trunk/examples/ResFailure/example02/ResFailureEx02.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/ResFailure/example02/ResFailureEx02.java 2009-09-23 17:22:45 UTC (rev 273) @@ -5,7 +5,7 @@ * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids * An example of how to use the failure functionality. - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * * Author: Agustin Caminero and Anthony Sulistio * Organization: UCLM (Spain) Modified: trunk/examples/ResFailure/example02/readme.txt =================================================================== --- trunk/examples/ResFailure/example02/readme.txt 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/ResFailure/example02/readme.txt 2009-09-23 17:22:45 UTC (rev 273) @@ -3,7 +3,7 @@ * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids * An example of how to use the failure functionality. - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * * Author: Agustin Caminero and Anthony Sulistio * Organization: UCLM (Spain) Modified: trunk/examples/ResFailure/example03/GridUserFailureEx03.java =================================================================== --- trunk/examples/ResFailure/example03/GridUserFailureEx03.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/ResFailure/example03/GridUserFailureEx03.java 2009-09-23 17:22:45 UTC (rev 273) @@ -5,7 +5,7 @@ * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids * An example of how to use the failure functionality. - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * * Author: Agustin Caminero and Anthony Sulistio * Organization: UCLM (Spain) Modified: trunk/examples/ResFailure/example03/GridletSubmission.java =================================================================== --- trunk/examples/ResFailure/example03/GridletSubmission.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/ResFailure/example03/GridletSubmission.java 2009-09-23 17:22:45 UTC (rev 273) @@ -5,7 +5,7 @@ * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids * An example of how to use the failure functionality. - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * * Author: Agustin Caminero and Anthony Sulistio * Organization: UCLM (Spain) Modified: trunk/examples/ResFailure/example03/ResFailureEx03.java =================================================================== --- trunk/examples/ResFailure/example03/ResFailureEx03.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/ResFailure/example03/ResFailureEx03.java 2009-09-23 17:22:45 UTC (rev 273) @@ -5,7 +5,7 @@ * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids * An example of how to use the failure functionality. - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * * Author: Agustin Caminero and Anthony Sulistio * Organization: UCLM (Spain) Modified: trunk/examples/ResFailure/example03/readme.txt =================================================================== --- trunk/examples/ResFailure/example03/readme.txt 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/ResFailure/example03/readme.txt 2009-09-23 17:22:45 UTC (rev 273) @@ -3,7 +3,7 @@ * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids * An example of how to use the failure functionality. - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * * Author: Agustin Caminero and Anthony Sulistio * Organization: UCLM (Spain) Modified: trunk/examples/datagrid/example01/DataExample1.java =================================================================== --- trunk/examples/datagrid/example01/DataExample1.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/datagrid/example01/DataExample1.java 2009-09-23 17:22:45 UTC (rev 273) @@ -4,7 +4,7 @@ * Title: GridSim Toolkit * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html */ import gridsim.*; Modified: trunk/examples/datagrid/example01/DummyUser.java =================================================================== --- trunk/examples/datagrid/example01/DummyUser.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/datagrid/example01/DummyUser.java 2009-09-23 17:22:45 UTC (rev 273) @@ -4,7 +4,7 @@ * Title: GridSim Toolkit * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html */ import gridsim.GridSim; Modified: trunk/examples/datagrid/example02/DataExample2.java =================================================================== --- trunk/examples/datagrid/example02/DataExample2.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/datagrid/example02/DataExample2.java 2009-09-23 17:22:45 UTC (rev 273) @@ -4,7 +4,7 @@ * Title: GridSim Toolkit * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html */ import gridsim.*; Modified: trunk/examples/datagrid/example02/FileUser.java =================================================================== --- trunk/examples/datagrid/example02/FileUser.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/datagrid/example02/FileUser.java 2009-09-23 17:22:45 UTC (rev 273) @@ -4,7 +4,7 @@ * Title: GridSim Toolkit * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html */ import gridsim.GridSim; Modified: trunk/examples/datagrid/example03/DataGridletExample.java =================================================================== --- trunk/examples/datagrid/example03/DataGridletExample.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/datagrid/example03/DataGridletExample.java 2009-09-23 17:22:45 UTC (rev 273) @@ -4,7 +4,7 @@ * Title: GridSim Toolkit * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html */ import gridsim.*; Modified: trunk/examples/datagrid/example03/DataGridletUser.java =================================================================== --- trunk/examples/datagrid/example03/DataGridletUser.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/datagrid/example03/DataGridletUser.java 2009-09-23 17:22:45 UTC (rev 273) @@ -4,7 +4,7 @@ * Title: GridSim Toolkit * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html */ import eduni.simjava.Sim_event; Modified: trunk/examples/datagrid/example04/DataGridSim.java =================================================================== --- trunk/examples/datagrid/example04/DataGridSim.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/datagrid/example04/DataGridSim.java 2009-09-23 17:22:45 UTC (rev 273) @@ -4,7 +4,7 @@ * Title: GridSim Toolkit * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html */ import eduni.simjava.Sim_system; Modified: trunk/examples/datagrid/example04/FilesReader.java =================================================================== --- trunk/examples/datagrid/example04/FilesReader.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/datagrid/example04/FilesReader.java 2009-09-23 17:22:45 UTC (rev 273) @@ -4,7 +4,7 @@ * Title: GridSim Toolkit * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html */ import gridsim.datagrid.File; Modified: trunk/examples/datagrid/example04/ParameterReader.java =================================================================== --- trunk/examples/datagrid/example04/ParameterReader.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/datagrid/example04/ParameterReader.java 2009-09-23 17:22:45 UTC (rev 273) @@ -4,7 +4,7 @@ * Title: GridSim Toolkit * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html */ import java.io.BufferedReader; Modified: trunk/examples/datagrid/example04/ResourceReader.java =================================================================== --- trunk/examples/datagrid/example04/ResourceReader.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/datagrid/example04/ResourceReader.java 2009-09-23 17:22:45 UTC (rev 273) @@ -4,7 +4,7 @@ * Title: GridSim Toolkit * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html */ import gridsim.*; Modified: trunk/examples/datagrid/example04/SimUser.java =================================================================== --- trunk/examples/datagrid/example04/SimUser.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/datagrid/example04/SimUser.java 2009-09-23 17:22:45 UTC (rev 273) @@ -4,7 +4,7 @@ * Title: GridSim Toolkit * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html */ import gridsim.GridSim; Modified: trunk/examples/datagrid/example04/UserReader.java =================================================================== --- trunk/examples/datagrid/example04/UserReader.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/datagrid/example04/UserReader.java 2009-09-23 17:22:45 UTC (rev 273) @@ -4,7 +4,7 @@ * Title: GridSim Toolkit * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html */ import gridsim.net.*; Modified: trunk/examples/network/FiniteBuffer/FnbUser.java =================================================================== --- trunk/examples/network/FiniteBuffer/FnbUser.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/network/FiniteBuffer/FnbUser.java 2009-09-23 17:22:45 UTC (rev 273) @@ -4,7 +4,7 @@ * Title: GridSim Toolkit * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * * Authors: Agustin Caminero and Anthony Sulistio * Organization: Universidad de Castilla La Mancha (UCLM), Spain. Modified: trunk/examples/network/FiniteBuffer/GridletSubmission.java =================================================================== --- trunk/examples/network/FiniteBuffer/GridletSubmission.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/network/FiniteBuffer/GridletSubmission.java 2009-09-23 17:22:45 UTC (rev 273) @@ -4,7 +4,7 @@ * Title: GridSim Toolkit * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * * Author: Agustin Caminero * Organization: Universidad de Castilla La Mancha (UCLM), Spain. Modified: trunk/examples/network/FiniteBuffer/mainExample.java =================================================================== --- trunk/examples/network/FiniteBuffer/mainExample.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/network/FiniteBuffer/mainExample.java 2009-09-23 17:22:45 UTC (rev 273) @@ -4,7 +4,7 @@ * Title: GridSim Toolkit * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * * Author: Agustin Caminero and Anthony Sulistio * Organization: Universidad de Castilla La Mancha (UCLM), Spain. Modified: trunk/examples/network/FiniteBuffer/readme.txt =================================================================== --- trunk/examples/network/FiniteBuffer/readme.txt 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/network/FiniteBuffer/readme.txt 2009-09-23 17:22:45 UTC (rev 273) @@ -3,7 +3,7 @@ * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids * An example of how to use the failure functionality. - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * * Author: Agustin Caminero and Anthony Sulistio * Organization: Universidad de Castilla La Mancha (UCLM), Spain. Modified: trunk/examples/parallel/agressive/ExampleEASY01.java =================================================================== --- trunk/examples/parallel/agressive/ExampleEASY01.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/parallel/agressive/ExampleEASY01.java 2009-09-23 17:22:45 UTC (rev 273) @@ -1,11 +1,17 @@ /* * Author Marcos Dias de Assuncao + * Date: May 2009 * * Description: This example shows how to create a resource using an aggressive * backfilling policy without advance reservation features. The jobs are * read from a trace file. To test this example, you can use one of the traces - * included in the workloads directory. + * included in the parallel directory (e.g. sdsc_blue_01.txt). + * + * For example, in order to run the example on Linux, you should use: + * + * java -cp $GRIDSIM/jars/gridsim.jar;. parallel.agressive.ExampleEASY01 \ + * $GRIDSIM/examples/parallel/sdsc_blue_01.txt */ package parallel.agressive; Modified: trunk/examples/parallel/conservative/ExampleCB01.java =================================================================== --- trunk/examples/parallel/conservative/ExampleCB01.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/parallel/conservative/ExampleCB01.java 2009-09-23 17:22:45 UTC (rev 273) @@ -1,11 +1,17 @@ /* * Author Marcos Dias de Assuncao + * Date: May 2009 * * Description: This example shows how to create a resource using a conservative * backfilling policy without advance reservation features. The jobs are * read from a trace file. To test this example, you can use one of the traces * included in the workloads directory. + * + * For example, in order to run the example on Linux, you should use: + * + * java -cp $GRIDSIM/jars/gridsim.jar;. parallel.conservative.ExampleCB01 \ + * $GRIDSIM/examples/parallel/sdsc_blue_01.txt */ package parallel.conservative; Modified: trunk/examples/readme.txt =================================================================== --- trunk/examples/readme.txt 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/examples/readme.txt 2009-09-23 17:22:45 UTC (rev 273) @@ -1,6 +1,6 @@ /** - * Last update: May 2009 + * Last update: September 2009 */ This directory contains examples on how to use the GridSim toolkit. The classes @@ -15,8 +15,8 @@ where $GRIDSIM or %GRIDSIM% is the location of the gridsim toolkit package. To run the class file (in the examples directory): - In Unix/Linux: java -cp $GRIDSIM/jars/gridsim.jar:. path/to/example/MainClass > file.txt - In Windows: java -cp %GRIDSIM%\jars\gridsim.jar;. path\to\example\MainClass > file.txt + In Unix/Linux: java -cp $GRIDSIM/jars/gridsim.jar:. MainClass > file.txt + In Windows: java -cp %GRIDSIM%\jars\gridsim.jar;. MainClass > file.txt The above command means run the program and output the results into a file named "file.txt" rather than into screen or standard output. To prevent from @@ -104,6 +104,13 @@ shows few examples how to use workload traces from a file in GridSim. parallel: - Illustrates how to model clusters/supercomputers that process parallel jobs. + Illustrates how to model clusters/supercomputers that process + parallel jobs. To run most examples, you will need to inform the + path to a workload file that contains the information on the jobs + submitted to the cluster. For example, in order to run the EASY + backfilling example on Linux, you should use: + + java -cp $GRIDSIM/jars/gridsim.jar;. \ + parallel.agressive.ExampleEASY01 parallel/sdsc_blue_01.txt NOTE: Detailed explanations are provided in the source file(s). Added: trunk/jars/gridsim.jar =================================================================== (Binary files differ) Property changes on: trunk/jars/gridsim.jar ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/jars/package-list =================================================================== --- trunk/jars/package-list (rev 0) +++ trunk/jars/package-list 2009-09-23 17:22:45 UTC (rev 273) @@ -0,0 +1,2 @@ +eduni.simjava +eduni.simjava.distributions Property changes on: trunk/jars/package-list ___________________________________________________________________ Added: svn:executable + * Modified: trunk/source/gridsim/ARGridResource.java =================================================================== --- trunk/source/gridsim/ARGridResource.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/ARGridResource.java 2009-09-23 17:22:45 UTC (rev 273) @@ -1,10 +1,10 @@ /* * Title: GridSim Toolkit + * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2004, The University of Melbourne, Australia */ package gridsim; Modified: trunk/source/gridsim/ARObject.java =================================================================== --- trunk/source/gridsim/ARObject.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/ARObject.java 2009-09-23 17:22:45 UTC (rev 273) @@ -1,10 +1,10 @@ /* * Title: GridSim Toolkit + * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2004, The University of Melbourne, Australia */ package gridsim; Modified: trunk/source/gridsim/ARPolicy.java =================================================================== --- trunk/source/gridsim/ARPolicy.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/ARPolicy.java 2009-09-23 17:22:45 UTC (rev 273) @@ -1,10 +1,10 @@ /* * Title: GridSim Toolkit + * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2004, The University of Melbourne, Australia */ package gridsim; Modified: trunk/source/gridsim/ARSimpleSpaceShared.java =================================================================== --- trunk/source/gridsim/ARSimpleSpaceShared.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/ARSimpleSpaceShared.java 2009-09-23 17:22:45 UTC (rev 273) @@ -1,10 +1,10 @@ /* * Title: GridSim Toolkit + * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2004, The University of Melbourne, Australia */ package gridsim; Modified: trunk/source/gridsim/Accumulator.java =================================================================== --- trunk/source/gridsim/Accumulator.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/Accumulator.java 2009-09-23 17:22:45 UTC (rev 273) @@ -1,10 +1,10 @@ /* * Title: GridSim Toolkit + * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2002, The University of Melbourne, Australia */ package gridsim; Modified: trunk/source/gridsim/AdvanceReservation.java =================================================================== --- trunk/source/gridsim/AdvanceReservation.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/AdvanceReservation.java 2009-09-23 17:22:45 UTC (rev 273) @@ -1,10 +1,10 @@ /* * Title: GridSim Toolkit + * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2004, The University of Melbourne, Australia */ package gridsim; Modified: trunk/source/gridsim/AllocPolicy.java =================================================================== --- trunk/source/gridsim/AllocPolicy.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/AllocPolicy.java 2009-09-23 17:22:45 UTC (rev 273) @@ -1,10 +1,10 @@ /* * Title: GridSim Toolkit + * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2003, The University of Melbourne, Australia */ package gridsim; Modified: trunk/source/gridsim/GridInformationService.java =================================================================== --- trunk/source/gridsim/GridInformationService.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/GridInformationService.java 2009-09-23 17:22:45 UTC (rev 273) @@ -1,10 +1,10 @@ /* * Title: GridSim Toolkit + * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2002, The University of Melbourne, Australia */ package gridsim; Modified: trunk/source/gridsim/GridResource.java =================================================================== --- trunk/source/gridsim/GridResource.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/GridResource.java 2009-09-23 17:22:45 UTC (rev 273) @@ -1,10 +1,10 @@ /* * Title: GridSim Toolkit + * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2002, The University of Melbourne, Australia */ package gridsim; Modified: trunk/source/gridsim/GridSim.java =================================================================== --- trunk/source/gridsim/GridSim.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/GridSim.java 2009-09-23 17:22:45 UTC (rev 273) @@ -1,15 +1,16 @@ /* * Title: GridSim Toolkit + * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2002, The University of Melbourne, Australia */ package gridsim; import eduni.simjava.Sim_event; + import eduni.simjava.Sim_exception; import eduni.simjava.Sim_port; import eduni.simjava.Sim_system; @@ -17,7 +18,6 @@ import gridsim.filter.FilterGridlet; import gridsim.filter.FilterResult; import gridsim.net.Link; -import gridsim.parallel.gui.AbstractVisualizer; import gridsim.parallel.gui.ParallelVisualizer; import gridsim.parallel.gui.Visualizer; import gridsim.parallel.gui.VisualizerAdaptor; Modified: trunk/source/gridsim/GridSimCore.java =================================================================== --- trunk/source/gridsim/GridSimCore.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/GridSimCore.java 2009-09-23 17:22:45 UTC (rev 273) @@ -1,10 +1,10 @@ /* * Title: GridSim Toolkit + * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2004, The University of Melbourne, Australia */ package gridsim; Modified: trunk/source/gridsim/GridSimRandom.java =================================================================== --- trunk/source/gridsim/GridSimRandom.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/GridSimRandom.java 2009-09-23 17:22:45 UTC (rev 273) @@ -1,10 +1,10 @@ /* * Title: GridSim Toolkit + * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2002, The University of Melbourne, Australia */ package gridsim; Modified: trunk/source/gridsim/GridSimShutdown.java =================================================================== --- trunk/source/gridsim/GridSimShutdown.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/GridSimShutdown.java 2009-09-23 17:22:45 UTC (rev 273) @@ -1,10 +1,10 @@ /* * Title: GridSim Toolkit + * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2002, The University of Melbourne, Australia */ package gridsim; Modified: trunk/source/gridsim/GridSimStandardPE.java =================================================================== --- trunk/source/gridsim/GridSimStandardPE.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/GridSimStandardPE.java 2009-09-23 17:22:45 UTC (rev 273) @@ -1,10 +1,10 @@ /* * Title: GridSim Toolkit + * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2002, The University of Melbourne, Australia */ package gridsim; Modified: trunk/source/gridsim/GridSimTags.java =================================================================== --- trunk/source/gridsim/GridSimTags.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/GridSimTags.java 2009-09-23 17:22:45 UTC (rev 273) @@ -1,10 +1,10 @@ /* * Title: GridSim Toolkit + * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2002, The University of Melbourne, Australia */ package gridsim; Modified: trunk/source/gridsim/GridStatistics.java =================================================================== --- trunk/source/gridsim/GridStatistics.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/GridStatistics.java 2009-09-23 17:22:45 UTC (rev 273) @@ -1,11 +1,9 @@ /* * Title: GridSim Toolkit - * Date: May 2003 + * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html - * - * Copyright (c) 2002, The University of Melbourne, Australia + * License: GPL - http://www.gnu.org/copyleft/gpl.html */ package gridsim; Modified: trunk/source/gridsim/GridUser.java =================================================================== --- trunk/source/gridsim/GridUser.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/GridUser.java 2009-09-23 17:22:45 UTC (rev 273) @@ -1,10 +1,9 @@ /* * Title: GridSim Toolkit + * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html - * - * Copyright (c) 2005, The University of Melbourne, Australia + * License: GPL - http://www.gnu.org/copyleft/gpl.html */ package gridsim; Modified: trunk/source/gridsim/Gridlet.java =================================================================== --- trunk/source/gridsim/Gridlet.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/Gridlet.java 2009-09-23 17:22:45 UTC (rev 273) @@ -1,10 +1,10 @@ /* * Title: GridSim Toolkit + * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2002, The University of Melbourne, Australia */ package gridsim; Modified: trunk/source/gridsim/GridletList.java =================================================================== --- trunk/source/gridsim/GridletList.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/GridletList.java 2009-09-23 17:22:45 UTC (rev 273) @@ -1,10 +1,10 @@ /* * Title: GridSim Toolkit + * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2002, The University of Melbourne, Australia */ package gridsim; Modified: trunk/source/gridsim/IO_data.java =================================================================== --- trunk/source/gridsim/IO_data.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/IO_data.java 2009-09-23 17:22:45 UTC (rev 273) @@ -1,10 +1,10 @@ /* * Title: GridSim Toolkit + * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2002, The University of Melbourne, Australia */ package gridsim; Modified: trunk/source/gridsim/Machine.java =================================================================== --- trunk/source/gridsim/Machine.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/Machine.java 2009-09-23 17:22:45 UTC (rev 273) @@ -1,10 +1,10 @@ /* * Title: GridSim Toolkit + * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2002, The University of Melbourne, Australia */ @@ -56,7 +56,7 @@ * @param id the machine ID * @param list list of PEs * @deprecated as of GridSim version 5.0, you should - * use {@link Machine(int,int,int)} + * use {@link #Machine(int,int,int)} * @pre id > 0 * @pre list != null * @post $none Modified: trunk/source/gridsim/MachineList.java =================================================================== --- trunk/source/gridsim/MachineList.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/MachineList.java 2009-09-23 17:22:45 UTC (rev 273) @@ -1,10 +1,10 @@ /* * Title: GridSim Toolkit + * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2002, The University of Melbourne, Australia */ package gridsim; Modified: trunk/source/gridsim/PE.java =================================================================== --- trunk/source/gridsim/PE.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/PE.java 2009-09-23 17:22:45 UTC (rev 273) @@ -2,9 +2,8 @@ * Title: GridSim Toolkit * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2002, The University of Melbourne, Australia */ package gridsim; Modified: trunk/source/gridsim/PEList.java =================================================================== --- trunk/source/gridsim/PEList.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/PEList.java 2009-09-23 17:22:45 UTC (rev 273) @@ -2,9 +2,8 @@ * Title: GridSim Toolkit * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2002, The University of Melbourne, Australia */ package gridsim; Modified: trunk/source/gridsim/ParameterException.java =================================================================== --- trunk/source/gridsim/ParameterException.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/ParameterException.java 2009-09-23 17:22:45 UTC (rev 273) @@ -7,7 +7,7 @@ * National University of Singapore * October 2004 * - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * Copyright (c) 2004, The University of Melbourne, Australia and * National University of Singapore * ParameterException.java - Thrown for illegal parameters Modified: trunk/source/gridsim/ResGridlet.java =================================================================== --- trunk/source/gridsim/ResGridlet.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/ResGridlet.java 2009-09-23 17:22:45 UTC (rev 273) @@ -2,9 +2,8 @@ * Title: GridSim Toolkit * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2002, The University of Melbourne, Australia */ package gridsim; Modified: trunk/source/gridsim/ResGridletList.java =================================================================== --- trunk/source/gridsim/ResGridletList.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/ResGridletList.java 2009-09-23 17:22:45 UTC (rev 273) @@ -2,9 +2,8 @@ * Title: GridSim Toolkit * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2002, The University of Melbourne, Australia */ package gridsim; Modified: trunk/source/gridsim/ResourceCalendar.java =================================================================== --- trunk/source/gridsim/ResourceCalendar.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/ResourceCalendar.java 2009-09-23 17:22:45 UTC (rev 273) @@ -2,12 +2,10 @@ * Title: GridSim Toolkit * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2002, The University of Melbourne, Australia */ - package gridsim; import java.util.*; Modified: trunk/source/gridsim/ResourceCharacteristics.java =================================================================== --- trunk/source/gridsim/ResourceCharacteristics.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/ResourceCharacteristics.java 2009-09-23 17:22:45 UTC (rev 273) @@ -2,9 +2,8 @@ * Title: GridSim Toolkit * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2002, The University of Melbourne, Australia */ package gridsim; Modified: trunk/source/gridsim/ResourceUserList.java =================================================================== --- trunk/source/gridsim/ResourceUserList.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/ResourceUserList.java 2009-09-23 17:22:45 UTC (rev 273) @@ -2,9 +2,8 @@ * Title: GridSim Toolkit * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2002, The University of Melbourne, Australia */ package gridsim; Modified: trunk/source/gridsim/Sim_from_port.java =================================================================== --- trunk/source/gridsim/Sim_from_port.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/Sim_from_port.java 2009-09-23 17:22:45 UTC (rev 273) @@ -2,9 +2,8 @@ * Title: GridSim Toolkit * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2002, The University of Melbourne, Australia */ package gridsim; Modified: trunk/source/gridsim/SpaceShared.java =================================================================== --- trunk/source/gridsim/SpaceShared.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/SpaceShared.java 2009-09-23 17:22:45 UTC (rev 273) @@ -2,9 +2,8 @@ * Title: GridSim Toolkit * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2003, The University of Melbourne, Australia */ package gridsim; Modified: trunk/source/gridsim/Stat.java =================================================================== --- trunk/source/gridsim/Stat.java 2009-09-23 16:56:07 UTC (rev 272) +++ trunk/source/gridsim/Stat.java 2009-09-23 17:22:45 UTC (rev 273) @@ -2,9 +2,8 @@ * Title: GridSim Toolkit * Description: GridSim (Grid Simulation) Toolkit for Modeling and Simulation * of Parallel and Distributed Systems such as Clusters and Grids - * Licence: GPL - http://www.gnu.org/copyleft/gpl.html + * License: GPL - http://www.gnu.org/copyleft/gpl.html * - * Copyright (c) 2002, The University of Melbourne, Australia */ package gridsim; @@ -31,11 +30,11 @@ /** * Allocat... [truncated message content] |