X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=dundee-conf%2FEngine.local.properties;h=d9314c25e093198b6279ae506012eb763d4adfe0;hb=HEAD;hp=a4851048cb1ea5ba35cae72c038d1eb9544269ba;hpb=cfbceac612220d0a877942f7fb6658a5848d1ccf;p=jabaws.git diff --git a/dundee-conf/Engine.local.properties b/dundee-conf/Engine.local.properties index a485104..d9314c2 100644 --- a/dundee-conf/Engine.local.properties +++ b/dundee-conf/Engine.local.properties @@ -5,10 +5,17 @@ engine.local.enable=true # Directory to use for temporary files storage # OPTIONAL defaults to java temporary directory # Relative path within the project will be converted in absolute at runtime -local.tmp.directory=/cluster/gjb_lab/fc/www-jws/jaba/local_jobsout +local.tmp.directory=/cluster/gjb_lab/fc/www-jws2/jaba/local_jobsout # Number of threads for tasks execution (valid values between 1 and 2x cpu. # Where x is a number of cores available in the system) # OPTIONAL defaults to the number of cores for core number <=4 and # number of cores-1 for greater core numbers engine.local.thread.number=2 + +# Enable/disable cluster statistics collector +local.stat.collector.enable=true + +# Maximum amount of time the job is considered running in hours +# Optional defaults to 24 hours +local.stat.maxruntime=6 \ No newline at end of file