JobQueueThreadPoolSize

The JobQueueThreadPoolSize parameter enables IBM® Cognos® TM1® to use multiple threads to process the Cognos TM1 Job Queue, providing greater thru-put and processing of sandbox requests.

Parameter type: optional, static

By default, if this parameter is not set, then Cognos TM1 uses a value of 1 and the Cognos TM1 server uses only a single thread to process requests in the Job Queue.

Configure this parameter in the tm1s.cfg file using the following format:

JobQueueThreadPoolSize=x

where x represents the number of threads you want to use for processing Cognos TM1 Job Queue requests.

For example:

JobQueueThreadPoolSize=3

Default value: 1