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 January 2013
|
JProfiler
|
|
Get rid of your performance problems and memory leaks!
|
|
JProfiler
|
|
Get rid of your performance problems and memory leaks!
|
|
|
Back to newsletter 146 contents
When I started JavaPerformanceTuning.com more than 12 years ago, I
recognised that the java performance tips were a valuable resource
that needed extracting from articles and organising, but I didn't
really give thought to organising the tools that I referenced.
Last
month's categoric publication of GC log analysis tools made me realise
I need to organise the tools - especially given that I've referenced
around 600 tools over the last 12 years!
A note from this newsletter's sponsor
Free Java Performance Tool - From AppDynamics
Fight fires in production with less than 2% overhead.
Gain complete visibility into your java app. Free Download!
So over this year I'll be categorising all the tools we've ever
published including noting how long since they were last updated,
which is useful to know in some cases (an old collection class is
probably fine, whereas a tool that analysed JVM output in 2006 is
probably not so useful now).
So on that vein, this month's categorised tool page is the
GC log analysis tools from last month - easy given that they're
already all categorised. Over the year, I'll aim to add categories
for every type of tool I've referenced over the last 12 years.
Now on to all our usual links, including new tools,
news, articles and, as ever, all the
extracted tips from all
of this month's referenced articles. Of note is the article by
Patrick Peschlow which compares when you would want to use a
ForkJoinPool rather than a ThreadPoolExecutor. Useful info in it's
own right and I particularly liked the little gems of info like the
way that unlike most other pools, the ForkJoinPool doesn't have a
hard upper limit to it's pool size as it targets an active
parallelism limit rather than a thread count limit.
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***.
News
Java performance tuning related news.
Tools
Java performance tuning related tools.
A note from this newsletter's sponsor
New Relic - Try New Relic today and get your free Data Nerd shirt!
Free SaaS APM tool to monitor, troubleshoot, and tune apps
running on Websphere, Weblogic, Tomcat, Jetty, JBoss, Solr, Resin
Articles
Jack Shirazi
Back to newsletter 146 contents
Last Updated: 2025-12-25
Copyright © 2000-2025 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/news146.shtml
RSS Feed: http://www.JavaPerformanceTuning.com/newsletters.rss
Trouble with this page? Please contact us