IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 196 and Version 197 of ippToPsps


Ignore:
Timestamp:
Mar 9, 2012, 2:36:44 PM (14 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps

    v196 v197  
    8787= {{{ippToPsps}}} programs =
    8888
    89 {{{ippToPsps}}} contains a suite of programs, all of which can be run like this:
     89{{{ippToPsps}}} consists of numerous programs that work together to queue, process and monitor data as it passes from the IPP to PSPS. All programs can be run like this:
    9090
    9191{{{
     
    9595Programs that require any extra arguments will prompt the user.
    9696
    97 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.
     97All {{{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.
     98
     99All 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 [wiki:browser:trunk/ippToPsps/config/settings.xml settings file]
    98100== queue.py ==
    99101