Quote:
Originally Posted by Phalanx
If this is true then you have no useful way to actually measure your code load, and be able to monitor when you are reaching the limits of processing on the CRIO from a JAVA environment perspective
|
This caught my eye.
Why couldn't you instrument each thread in your code to read how long each thread takes to execute and whether or not it's being scheduled at the expected rate.