Hi,
I have been working on a LabVIEW application to simulate certain parameters and write them to MongoDB on the localhost. The data to be written is huge in number and I have been using For Loops Iteration parallelism for multithreading. When the application is run on the desktop with windows 10 (i5, 4 Logical Processors, 2.6GHz) it utilizes maximum CPU(~95%) and is completely stable.
But when the same application is being run on the Server PC with Windows server 2016(Xeon Silver,40 Logical Processors, 2.6GHz) only 1 Core is being utilized and the total CPU usage is around 5%.
Any suggestions on how to utilize the CPU cores to the fullest?
Jatin Verma
Applications Engineer
AvGarde Systems