source: DCWoRMS/trunk/example/experiment2_result/experiment.properties @ 477

Revision 477, 654 bytes checked in by wojtekp, 13 years ago (diff)
  • Property svn:mime-type set to text/plain
Line 
1# Use single *.swf file as workload description.
2
3# Path to xml file which describes resource characteristics.
4resdesc=example/experiment2/resources.xml
5
6
7# and swf file, which name is declared by readscenario.workloadfilename parameter.
8# Swf file must be placed in readscenario.inputfolder directory. 
9readscenario.workloadfilename=example/experiment2/workload.swf
10
11# Choose if files with task processing history should be created. 
12printhistory=true
13
14# Choose directory where all result files should be placed.
15stats.outputfolder=../experiment2_result
16
17
18creatediagrams.gantt=true
19creatediagrams.utilization=true
20creatediagrams.taskswaitingtime=false
Note: See TracBrowser for help on using the repository browser.