IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 208 and Version 209 of ippToPsps


Ignore:
Timestamp:
Mar 21, 2012, 3:36:12 PM (14 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps

    v208 v209  
    9696The {{{./run.sh}}} prefix above is necessary to invoke the correct Java virtual machine, while including the relevant jar files in the CLASSPATH (all included in the {{{trunk/ippToPsps/Jars}}} subdir). Programs that require any extra arguments will prompt the user.
    9797
    98 All {{{ippToPsps}}} programs register with the {{{ippToPsps}}} database upon start-up, adding a row in the [wiki:ippToPsps_Database#Theclientstable {{{clients}}} table]. While running, all programs routinely check the {{{ippToPsps}}} database to check for changes in the config, or to see if they should be paused or stopped.
     98All {{{ippToPsps}}} programs register with the {{{ippToPsps}}} database upon start-up, adding a row in the [wiki:ippToPsps_Database#Theclientstable clients table]. While running, all programs routinely check the {{{ippToPsps}}} database to check for changes in the config, or to see if they should be paused or stopped.
    9999
    100100All programs catch Ctrl-C for clean exiting, and all programs write a log to stdout as well as to file, the location of which is set in the [browser:trunk/ippToPsps/config/settings.xml settings file]
    101101
     102 * '''{{{console.py}}}''' - a GUI for high-level management of loading
    102103 * '''{{{queue.py}}}''' - for queueing up data to process for a given config
    103104 * '''{{{loader.py}}}''' - to actually process and load the queued data in the form of ''batches''