The number of worker threads allocated to Essbase Studio Server.
server.threadCount=number of worker threads
Worker threads are:
Listeners; threads that listen for requests from Essbase Studio clients
Threads that get tasks from the clients
The tasks themselves; the tasks to be executed by Essbase Studio Server
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. |
server.threadCount=40