Changes between Version 225 and Version 226 of ippToPsps
- Timestamp:
- Apr 2, 2012, 2:38:12 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPsps
v225 v226 273 273 {{{ipp005}}} and {{{ipp045}}} in fact have ''three'' scratch databases each, so three clients can potentially be run on these machines. This is particularly useful on {{{ipp005}}} as this is where the DVO databases are currently stored, so clients running on the same machine have a much higher throughput. ({{{ipp045}}} used to host a backup 3pi DVO database.) 274 274 275 === Creating and publishing an 'IN' batch === 276 277 The same program is used to create IN batches, but requires one extra argument, like this: 278 279 {{{ 280 ./run.sh loader.py someConfig init 281 }}} 282 283 This will produce an IN batch, publish it, then stop (the IN-batch MySQL tables will also be updateded in the local scratch database). 275 284 276 285 277
