[PJUG Javamail] Optimizing Java
Elias Volanakis
elias at eclipsesource.com
Tue Sep 29 14:49:37 EDT 2009
To optimize memory consumption, I suggest the Eclipse Memory Analyzer
Tool (MAT). It works with standard VM heap dumps and is surprisingly
easy to use (and free).
http://www.eclipse.org/mat/
To optimize CPU consumption the Yourkit Profiler is great (commercial,
free for open source).
http://www.yourkit.com/
Elias.
On Tue, Sep 29, 2009 at 9:50 AM, VY <vyau5678 at gmail.com> wrote:
> Hi:
>
> I have the need to optimize a server side Java application. Is there any
> good book, website or reference
> that talks about Java optimization?
>
> thanks
>
> --Vincent
>
>
> _______________________________________________
> Web Site - http://www.pjug.org/
> Javamail mailing list
> Javamail at pjug.org
> http://www.pjug.org/mailman/listinfo/javamail
>
>
--
Elias Volanakis | Technical Lead | EclipseSource Portland
elias at eclipsesource.com | +1 503 929 5537 | http://eclipsesource.com
More information about the Javamail
mailing list