NAME
sreview-dispatch - Watch the database for talks that need work done, and schedule jobs for them
SYNOPSIS
sreview-dispatch
DESCRITPION
sreview-dispatch is the central script for SReview. It can be used in two ways:
Either you run it with gridengine as the external scheduler. This is the recommended way of using SReview. In this mode of operation,
sreview-dispatchshould be run once in the entire network.Or you run it with no external scheduler. This has not been tested much. In this mode of operation, it is recommended that the
query_limitconfiguration parameter is set to a nonzero value, so that individualsreview-dispatchinstances do not take all the work, keeping all the other instances idle. In this mode of operation, onesreview-dispatchinstance should be run per CPU core on every machine that is used for transcoding.
OPTIONS
None. sreview-dispatch uses the system-wide SReview configuration. For more information, see sreview-config