Page 1 of 1
Cognos Express 10.2.1.1 (Multi-threaded?)
Posted: Fri Jun 13, 2014 7:36 pm
by konjis1
I have a general question regarding CE. IS CE a multi-threaded aware application? Meaning, will it take advantage of multi-core processors on a server? If so, can you provide the documentation that supports your answer? Need this info to aid in our configuration of a virtual machine.
Thanks in advance.
Re: Cognos Express 10.2.1.1 (Multi-threaded?)
Posted: Fri Jun 13, 2014 11:13 pm
by lotsaram
Yes for server loading, but only it you tell it to using MaximumCubeLoadThreads parameter in tm1s.cfg
Yes for user updates to cubes, but only it you tell it to using ParallelInteraction parameter in tm1s.cfg
Yes for batch loading data to cubes, but only if effort is made to configure load jobs using RunTI.exe in addition to ParallelInteraction
Yes for simultaneous user queries by independent user threads
Yes for single user queries requiring calculation, but only it you tell it to using MTQ parameter in tm1s.cfg
No for all metadata changes
No for saving of the database to disk