Fix core WST file
[jabaws.git] / dundee-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 local.tmp.directory=/cluster/gjb_lab/fc/www-jws2/jaba/local_jobsout \r
9  \r
10 # Number of threads for tasks execution (valid values between 1 and 2x cpu. \r
11 # Where x is a number of cores available in the system)\r
12 # OPTIONAL defaults to the number of cores for core number <=4 and \r
13 # number of cores-1 for greater core numbers\r
14 engine.local.thread.number=2\r
15 \r
16 # Enable/disable cluster statistics collector\r
17 local.stat.collector.enable=true\r
18 \r
19 # Maximum amount of time the job is considered running in hours\r
20 # Optional defaults to 24 hours\r
21 local.stat.maxruntime=6