GlobPlot and DIsembl execs all test passed
[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 local.tmp.directory=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=3\r