Fix core WST file
[jabaws.git] / conf / Engine.local.properties
1 # enable or disable engine true | false\r
2 # OPTIONAL defaults to true\r
3 engine.local.enable=true \r
4 \r
5 # Directory to use for temporary files storage\r
6 # OPTIONAL defaults to java temporary directory \r
7 # Relative path within the project will be converted in absolute at runtime\r
8 # /cluster/gjb_lab/fc/www-jws2/jaba/local_jobsout \r
9 local.tmp.directory=jobsout \r
10  \r
11 # Number of threads for tasks execution (valid values between 1 and 2x cpu. \r
12 # Where x is a number of cores available in the system)\r
13 # OPTIONAL defaults to the number of cores for core number <=4 and \r
14 # number of cores-1 for greater core numbers\r
15 #engine.local.thread.number=3\r
16 \r
17 # Enable/disable cluster statistics collector\r
18 local.stat.collector.enable=true\r
19 \r
20 # Maximum amount of time the job is considered running in hours\r
21 # Optional defaults to 24 hours\r
22 local.stat.maxruntime=24