IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27049


Ignore:
Timestamp:
Feb 24, 2010, 10:25:11 AM (16 years ago)
Author:
Paul Price
Message:

Adding more nodes.
Increasing polllimit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/operations/publishing/input

    r25224 r27049  
    55    module publish.pro
    66
    7     $POLLLIMIT = 16
     7    $POLLLIMIT = 64
    88
    99    $LOADPOLL = 1
     
    7676  controller host add ippc06
    7777  controller host add ippc07
     78  controller host add ippc08
     79  controller host add ippc09
     80  controller host add ippc10
     81  controller host add ippc11
     82  controller host add ippc12
     83  controller host add ippc13
     84  controller host add ippc14
     85  controller host add ippc15
     86  controller host add ippc16
    7887end
    7988
     
    8796  controller host add ippc06 -threads $1
    8897  controller host add ippc07 -threads $1
     98  controller host add ippc08 -threads $1
     99  controller host add ippc09 -threads $1
     100  controller host add ippc10 -threads $1
     101  controller host add ippc11 -threads $1
     102  controller host add ippc12 -threads $1
     103  controller host add ippc13 -threads $1
     104  controller host add ippc14 -threads $1
     105  controller host add ippc15 -threads $1
     106  controller host add ippc16 -threads $1
    89107end
    90108
Note: See TracChangeset for help on using the changeset viewer.