You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Sanjay Bahal <sb...@yahoo.com> on 2002/08/30 17:12:05 UTC

CPU 100% usage in applet

Hi,
I am running my applet on IE 5.5 not using any plugin,
on a NT heavy
duty machine. The applet takes up 100% CPU. The applet
does not have any GUI component but launches JSP
pages. The applet connects to backend resources using
socket, uses threads etc. The bulk of the code
is in Java classes- the classes themselves run fine
outside of the applet. I can see the memory usage-
that is not high.
Any ideas or suggestions welcome. How can we measure
CPU usage in Java?
Thanks a lot,
Sanjay

__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>