Changes between Version 284 and Version 285 of ippToPsps
- Timestamp:
- Apr 5, 2012, 4:08:53 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPsps
v284 v285 157 157 The {{{./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. 158 158 159 For details about the config argument, see the configuration section [wiki:ippToPsps#Configuration here]. 160 159 161 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. 160 162 … … 171 173 172 174 More detail about each program below. 173 174 175 == queue.py == 175 176
