I run my console application, and create StreamInsght engine and StreamInsght application in my console application ("in process").
And my console application take maximum only 4% of all CPU, of 24 cores = 1 core. Does it mean that StreamInsight can work only on one core with one chained query?
How to speed up StreamInsight, to make it work on more than one processor core, to make it take all processor power?
To make it work in multithreading not on one core, but on all cores.