Hi folks, I am using the Optimizeit to monitor the number of threads and Jmeter to hammer the servlets. If I set the 100 threads, it will create 86 threads. After I stopped Jmeter, I still see the threads are waiting. I have some print lines in the doGet(). I am sure the threads has exited out the doGet() method already. Does anyone know why it shows waiting in the Optimizeit? Will the app run out of threads if there are too many threads waiting?
Billy Ng
