IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 10, 2006, 7:33:56 AM (20 years ago)
Author:
eugene
Message:

boosting the task speed a bit; limited by mysql latency...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/detrend.process.pro

    r9430 r9455  
    2929  host         local
    3030
    31   periods      -poll 1
    32   periods      -exec 5
     31  periods      -poll 1.0
     32  periods      -exec 2.0
    3333  periods      -timeout 30
    3434
     
    7676  periods      -poll 0.5
    7777  periods      -exec 1.0
    78   periods      -timeout 60
     78  periods      -timeout 30
    7979
    8080  task.exec
     
    124124    echo "success detrend_process_imfile.pl $options:0"
    125125    queuepush DetrendProcessImfiles -replace -key 1:3:5 "DONE $options:0"
     126    # detrend_process_imfile.pl --force_exist --det_id $DET_ID --exp_tag $EXP_TAG --class $CLASS --class_id $CLASS_ID --det_type $DET_TYPE --input_uri $URI
    126127  end
    127128
     
    146147  host         local
    147148
    148   periods      -poll 1
    149   periods      -exec 5
     149  periods      -poll 1.0
     150  periods      -exec 2.0
    150151  periods      -timeout 30
    151152
     
    191192  periods      -poll 0.5
    192193  periods      -exec 1.0
    193   periods      -timeout 60
     194  periods      -timeout 30
    194195
    195196  task.exec
Note: See TracChangeset for help on using the changeset viewer.