Java Performance Tuning

Java(TM) - see bottom of page

|home |services |training |newsletter |tuning tips |tool reports |articles |resources |about us |site map |contact us |
Tools: | GC log analysers| Multi-tenancy tools| Books| SizeOf| Thread analysers| Heap dump analysers|

Our valued sponsors who help make this site possible
JProfiler: Get rid of your performance problems and memory leaks! 

Training online: Concurrency, Threading, GC, Advanced Java and more ... 

News December 2009

JProfiler
Get rid of your performance problems and memory leaks!

Modern Garbage Collection Tuning
Shows tuning flow chart for GC tuning


Java Performance Training Courses
COURSES AVAILABLE NOW. We can provide training courses to handle all your Java performance needs

Java Performance Tuning, 2nd ed
The classic and most comprehensive book on tuning Java

Java Performance Tuning Newsletter
Your source of Java performance news. Subscribe now!
Enter email:


Training online
Threading Essentials course


JProfiler
Get rid of your performance problems and memory leaks!


Back to newsletter 109 contents

Looking back over the year, I can't say that anything dramatic happened in the Java performance space. Oracle's takeover of Sun is certainly dramatic for Java, but there has been no effect - positive or negative - on Java performance. Java is still the most used language, and the JVM has increased the number of languages for which it has become the chosen underlying platform, though again none of this is performance specific.

For Java performance, this year has instead been a story of trends. JFX achieved performance good enough to compete in the RIA arena; consolidation in the java tools space continued, but was over matched by the new Java performance tools coming on to the market; the G1 garbage collector looks to be a useful addition for garbage collection tuning options; increasing virtualization means you have to be even more careful about exactly what you are measuring when profiling; and although the credit crunch has decreased the number of live sites and blogs with Java performance stuff, the remaining sites seem to have compensated so that apart from a dip in the second quarter, I haven't really seen any reduction in quantity or quality of new stuff to mention in my newsletters.

A note from this newsletter's sponsor

Get the most from your development budget without sacrificing
performance! Implement a performance testing plan, and you'll
do more with less. See how - read this Quest technical brief today.

Also worth mentioning is what didn't change this year: multi-core support and increasing concurrency is still where the hot action is; profiling concurrency issues is still the most challenging area of performance; and the performance issues that you encounter are just the same as they have been for years - and they are, in order of decreasing frequency encountered: database access; memory leaks; distributed applications; concurrency; garbage collection. (Raw execution speed has not been a significant issue for many years now for most Java applications.)

Now on with this month's newsletter. We have all our usual Java performance tools, news, and article links. Javva The Hutt updates us on how his jobs searching went;and, as usual, we have extracted tips from all of this month's referenced articles.

News

Java performance tuning related news.

A note from this newsletter's sponsor

ManageEngine: Application Performance Management for Java EE Apps.
Monitor App Servers: JBoss, WebSphere, WebLogic, JVMs and JMX Apps.
*** Monitor up to 25 App Servers, Databases & Servers at $795/Yr***.

Tools

Java performance tuning related tools.

Articles

Jack Shirazi


Back to newsletter 109 contents


Last Updated: 2024-09-29
Copyright © 2000-2024 Fasterj.com. All Rights Reserved.
All trademarks and registered trademarks appearing on JavaPerformanceTuning.com are the property of their respective owners.
Java is a trademark or registered trademark of Oracle Corporation in the United States and other countries. JavaPerformanceTuning.com is not connected to Oracle Corporation and is not sponsored by Oracle Corporation.
URL: http://www.JavaPerformanceTuning.com/news/news109.shtml
RSS Feed: http://www.JavaPerformanceTuning.com/newsletters.rss
Trouble with this page? Please contact us