IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 12, 2006, 10:16:49 AM (20 years ago)
Author:
Paul Price
Message:

Making poll and exec delays globally configurable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/pantasks.pro

    r9490 r9506  
    22$network = 1
    33$parallel = 1
    4 $scripts = /home/kiawe/eugene/src/panstarrs/ipp/ippTasks
     4$scripts = .
    55$WORKDIR = `ipp_workdir.pl`
     6$loadpoll = 1
     7$loadexec = 10
     8$runpoll = 0.5
     9$runexec = 1
    610
    711macro init.controller
    812  if ($parallel)
     13    # controller host add mithrandir
    914    # controller host add alala
    1015    controller exit true
Note: See TracChangeset for help on using the changeset viewer.