Java Performance Tuning
Java(TM) - see bottom of page
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!
|
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.
- Distributed tracing tools
- Kubernetes Native Java stack targeted at fast startup and low memory
- The Renaissance Benchmark Suite for benchmarking common modern JVM workloads, including, but not limited to, Big Data, machine-learning, and functional programming. The suite is intended to be used to optimize just-in-time compilers, interpreters, GCs, and for tools such as profilers, debuggers, or static analyzers
- All-in-one jmap + jstack + jcmd + jinfo functionality using JVM Dynamic Attach utility to send commands to remote JVM via Dynamic Attach mechanism
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