File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Performance and the fly likes Good resource on performance monitoring / profiling / analysis / tuning Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Performance
Reply Bookmark "Good resource on performance monitoring / profiling / analysis / tuning" Watch "Good resource on performance monitoring / profiling / analysis / tuning" New topic
Author

Good resource on performance monitoring / profiling / analysis / tuning

Rajkumar Masanaiyan
Greenhorn

Joined: Sep 17, 2011
Posts: 24
Hi,

Can you recommend good resources, both online and paperbacks, on performance monitoring, profiling, analysis and tuning of Java batch / web applications in a clustered environment?

Regards,
Raj
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12324
    
    1
Here is a web site that also does a monthly newsletter I have found interesting.

A search at Amazon for "Java Performance" will find lots of books - I found one by Bulka to be helpful but it may be out of date now.

Bill

Java Resources at www.wbrogden.com
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Good resource on performance monitoring / profiling / analysis / tuning
 
Similar Threads
Weblogic Server performance
about profiling
how to measure performance???
SQL Query optimizer for DB2
Performance tuning: where to start from.