User Tools

Site Tools


postproc:pcsfinalizecont
Program Name

pcsFinalizeCont

PCS stream-state

group: TPP table: TPP state: FINALIZE

Description

This simple PCS program does nothing except set the result of the stream-state event to 1 so that it can transition to configured stream-states. pcsFinalizeCont would not be necessary if the Epref.finalize_event stored procedure were to post its event with a result of 1.

pcsFinalizeCont runs the basic PCS client loop:

  • queries for the next event in its assigned stream-state
  • if an event is found, set its result to 1 and repeat the loop
  • if no event is found, sleep 30 seconds and repeat the loop
Program Location

post-proc systems: /home/ncss/ncpp/bin/

Configuration File

none

Source of Database name
Cron Starter Program
0,10,20,30,40,50 * * * * /home/ncss/ncpp/bin/startPcsTasks
Log File

/home/ncss/ncpp/logs/pcsFinalizeCont.log

Other Programs Called

None

postproc/pcsfinalizecont.txt · Last modified: 2018/01/09 15:52 by 127.0.0.1