I don't suppose your app will be continuously using CPU. If it is, you have
a beast of a problem to handle. Could it be that your processi is doing I/O
and hence not using CPU?
Another minor question, why are you worried that is isn't using the CPU.
Raj