Latest web site update from JABA_r1 r. 4152
[jabaws.git] / dundee-conf / Engine.local.sample.properties
1 ### Local Binaries root path ###\r
2 # enable or disable engine true | false\r
3 # OPTIONAL defaults to true\r
4 engine.local.enable=true \r
5 \r
6 # Directory to use for temporary files storage\r
7 # OPTIONAL defaults to java temporary directory \r
8 local.tmp.directory=D:\\workspace\\clusterengine\\testoutput \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 # TODO  \r
15 engine.local.thread.number=\r