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 May 2019

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 222 contents

Since I restarted regularly giving conference talks a couple of years ago, all my talks have been packed to the edges, with people standing. This tells me there is huge ongoing interest in all things Java performance related.

My latest The 10 Common Concurrency Models from this month's Devoxx is just a 15 minute whirlwind tour that explains why there are so many of these models for you to choose from, yet without a clear winner. Heinz Kabutz, my colleague and fellow newsletter writer ( Java Specialists Newsletter) was in the audience and later correctly pointed out to me that ThreadLocal is part of an "unshared" model rather than part of the "atomic" optimistic cannon.

It didn't surprise me that I missed that, this whole concurrency model world is a massive mix of overlapping options and, as with all my talks and articles, I'm trying to impose some clarity so that it's easier to choose what's right for your application. What's clear is that you should make a conscious informed decision rather than drift from one to another (as happened in another of this month's linked talks, "The 7 deadly sins of concurrent programming", see below).

Now on to this month's tips, tools, news, articles, and those talks. And of course the tips from this month's articles and talks, as ever are extracted into this month's tips page.

A note from this newsletter's sponsor

JProfiler
Get rid of your performance problems and memory leaks!

News

Java performance tuning related news.

Tools

Java performance tuning related tools.

Articles

Jack Shirazi


Back to newsletter 222 contents


Last Updated: 2024-08-26
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/news222.shtml
RSS Feed: http://www.JavaPerformanceTuning.com/newsletters.rss
Trouble with this page? Please contact us