batchQueueingSystem |
BatchQueueSystem
|
|
Reference to the batch queue system installed in the SRS site.
|
indexingQueue |
|
|
Name of the queue for indexing the application results.
Note that all machines associated to the indexingQueue should share
the same file system with the SRS server machine.
|
defaultSubmitQueue |
|
|
Name of the default queue for submiting applications.
|
interactiveApplLaunchQueue |
|
|
Name of the default queue for launching applications interactivly.
|
interactiveIndexingQueue |
|
|
Name of the queue for indexing results of applications submitted
to any interactive queue.
|
applicationLaunchers |
ApplLaunchers
|
|
List of the queues for a list of applications to assosicate
the applications to the queues.
|
srsServer |
|
|
Host name of the SRS server, same as given by 'hostname' command.
|
remoteHosts |
Host
|
|
List of hosts using file systems different than of the SRS server host.
|
statusReporter |
echo |
|
Contain full path of the executable (which most likely
be written in java) that is responsible to report application status
to an EJB container. It is used in the script that launches the
application before/after the application is launched.
|
useIndexLocking |
no |
|
y n yes no |
|
This attribute indicates whether file locking should be used
by srsbuild while indexing the application results.
|