IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 36957


Ignore:
Timestamp:
Jul 2, 2014, 10:59:49 AM (12 years ago)
Author:
watersc1
Message:

Changing some parameters to slow down spawning and to speed up poll/execs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/remote.pro

    r36955 r36957  
    8181  host        local
    8282  periods     -poll $LOADPOLL
    83   periods     -exec 30
     83  periods     -exec 300
    8484  periods     -timeout 30
    8585  npending    1
     
    228228  periods      -poll $LOADPOLL
    229229  periods      -exec $LOADEXEC
    230   periods      -timeout 60000
     230#  periods      -timeout 60000
    231231  active       true
    232232  npending     10
     
    339339  periods      -poll $LOADPOLL
    340340  periods      -exec 30
    341   periods      -timeout 60000
     341#  periods      -timeout 60000
    342342  active       true
    343   npending     1
     343  npending     3
    344344
    345345  task.exec
     
    439439  periods      -poll $LOADPOLL
    440440  periods      -exec 30
    441   periods      -timeout 60000
     441#  periods      -timeout 60000
    442442  active       true
    443   npending     1
     443  npending     3
    444444
    445445  task.exec
Note: See TracChangeset for help on using the changeset viewer.