java resource management

Matthew Carpenter matt
Mon May 17 11:58:52 PDT 2004


Net Llama! wrote:

>Greetings,
>I've got a question for the java experts.  I've got a java app running in
>j2ee (that i did NOT write).  Are there any good tools for doing resource
>management, such as detecting memory leaks, or memory usage optimzation?
>Basically I'm trying to determine if this java app can be optimized at
>all, or how wasteful it is with resources.
>
>thanks
>
>  
>
There are several profiling tools available for Java Code and I know 
some of them do J2EE.  I don't remember many of them, though.  I'm a bit 
rustic in my "code-review" approach to coding.  Do a search on 
"JProfile" and "java profiler" and see what you get.  Try FreshMeat and 
SourceForge as well.



More information about the Linux-users mailing list