Does AVEVA Intouch support multi thread ? Does it only use a single core or will it use multiple cores ? How does this affect AVEVA Intouch performance ?
Does AVEVA Intouch support multi thread ? Does it only use a single core or will it use multiple cores ? How does this affect AVEVA Intouch performance ?
Hi, View.exe is single core, so yes, you need to take care so that long-executing graphics scripts are not locking your application and you should try to use asynchronous methods when possible.
Darn ! thanks for clarifying ! So pumping more CPU is basically useless then ! Is system platform OMI Multi thread or is that single thread as well ! I'm thinking with AVEVA Launching unlimited single core is a really bad approach !
Darn ! thanks for clarifying ! So pumping more CPU is basically useless then ! Is system platform OMI Multi thread or is that single thread as well ! I'm thinking with AVEVA Launching unlimited single core is a really bad approach !
System Platform includes your Objects and Application Engines.
An Application Engine (aaEngine.exe) is single core, but with several Application Engines you can have multi core solution with load distribution over several engines.
So on a Object server you can utilize more cores, on your OMI Client computer there is no real need for spending extra money on cores, then its better with high CPU Mhz, but of course its worth to have multi core to let Windows balance its other tasks.
Richard Köhlerstrand do you have any legacy project that i can use for an upgrade ? The default Intouch project is too basic and I'm looking for a bit more real life projects that i can use for demos