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 2016
JProfiler
|
Get rid of your performance problems and memory leaks!
|
JProfiler
|
Get rid of your performance problems and memory leaks!
|
|
|
Back to newsletter 186 contents
One of my developers asked me what was the difference between an
architect and a developer. Given that my architects do some
development and my developers do some design work, it's not
necessarily clearcut.
But it didn't take me long to explain that the primary difference is
the approach. A developer is firstly looking for the solution that
will make a feature work (making sure that error paths are handled).
This involves understanding data structures and algorithms and
deciding what to do for error modes.
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
An architect's primary approach is to see how the system will scale,
handle failure modes staying resilient, and remain secure. Of course
they're also looking at how the feature will fit into the system, but
the difference is outlook - where you start looking.
It's a continuum, you aren't really one or the other. Developers
also consider scaling and failure modes and security, architects
also consider data structures and algorithms.
How will the feature scale, and what are the failure modes and how to
handle them so that the system degrades rather than fails, all the
keeping the system secure, that's how the architect starts.
Now on to our usual links to tools, articles, news, talks and as ever,
all the extracted tips from all of this month's referenced articles.
News
Java performance tuning related news.
Tools
Java performance tuning related tools.
A note from this newsletter's sponsor
Site24x7.com : Deep dive Application Performance Monitoring
Fix performance issues with Java, .NET and Ruby platforms
Monitor app instance at $12/Month. 30-day free trial. Sign Up!
Articles
Jack Shirazi
Back to newsletter 186 contents
Last Updated: 2024-12-27
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/news186.shtml
RSS Feed: http://www.JavaPerformanceTuning.com/newsletters.rss
Trouble with this page? Please contact us