Spotfire® Server and Environment - Installation and Administration

Information Services concurrent jobs

Use this parameter to set the maximum number of job worker threads that are available for information link jobs. The default is 40.

To change the Information Services maximum job worker threads, use the command set-config-prop to edit the informationservices.dat.thread-pool-size parameter.

Increase the value if the system has many concurrent, long-running jobs.

Note: The underlying data source connection pool must also be set to handle the concurrent jobs; see Information Services data source connection pool size.

Example

config set-config-prop --name=information-services.dat.thread-pool-size --value=X

where X is the new Information Services maximum job worker threads .

For general instructions, see Executing commands on the command line.