server.threadCount

The number of worker threads allocated to Essbase Studio Server.

Syntax

server.threadCount=number of worker threads

Notes

Worker threads are:

The default is 30 threads.

Note:

To account for the worker threads that listen for and get tasks from Essbase Studio clients, the number of workers threads must be set to a number greater than the number of resources set in server.resourceCount.

Example

server.threadCount=40