Hello all,

 

I need to put a thread doing some processing in the same JVM as Tomcat. 

This thread will make some performance measurement inside the JVM and also
cause some Resource Exhaustion (CPU consumption, Memory Leaking, etc)
problems ( to simulate Fault-Injection).

I'm here to ask you where I should start this thread. I've just looked at
the source and I'm wondering if I should start that thread in the
org.apache.catalina.startup.Bootstrap class.

So, I'll wait for an answer from your side to give me this advice.

 

Best regards,

Nuno Rodrigues

Reply via email to