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 |

Our valued sponsors who help make this site possible
Read "Effective Performance Testing In Enterprise Java Environments" 

Wily Technology- Manage performance of applications, portals, and integration 

APM + Diagnostics across the lifecycle = dynaTrace software 

News November 2007

Java/.Net Performance Management | White Paper
Learn how to manage performance from data/app level to service/business process level

eoSense real-time visualisation
Gives an unprecedented level of understanding of your application


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

See Your Message Here
You could have your tool advertised here, to be seen by thousands of potential customers

Java Performance Tuning, 2nd ed
Covers Java SDK 1.4 and includes four new J2EE tuning chapters

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


Quest Software
Read "Effective Performance Testing In Enterprise Java Environments"

Wily Technology
Manage performance of applications, portals, and integration

dynaTrace Software
APM + Diagnostics across the lifecycle = dynaTrace software


Java/.Net Performance Management | White Paper
Learn how to manage performance from data/app level to service/business process level

eoSense real-time visualisation
Gives an unprecedented level of understanding of your application


Back to newsletter 084 contents

Virtualization is the "in thing" at the moment. It makes sense for underutilized servers with lax service level requirements to be combined - all those build servers, test servers, integration servers and so on, for the most part can easily run on systems where resources are shared without much impact. The level of isolation those systems need is perfectly handled by virtualizing them. From the performance monitoring point of view, though, servers running on virtualized kit can present new challenges that makes things far more complex when you are trying to understand what the system is doing and what your components are doing. That's an existing challenge for the performance monitoring community.

A note from this newsletter's sponsor

When applications perform poorly so does your business. Get proactive!
Learn to find and fix problems before they reach production with
Quest Software's continuous performance management white paper series.

Virtual servers are increasingly supporting different OSs running concurrently on the same machine. Seemingly every major OS will be supported as we progress, as well as special purpose OSs. That leads to an interesting option for Java servers - if you are already partitioning a box into different OSs, then it may become desireable for one of the partitions to be a Java OS - a Java virtual machine that runs directly to the hardware rather than using the OS. We already have these for dedicated hardware, so it's not a big stretch to extend that to a virtualized hardware partition. This is a realistic option for any virtual machine based technology - more so for Java given the amount of services and careful isolation that the JVM already provides, but is probably an option for the .NET CLR too. I can easily see an application server running directly in a virtual server partition, cutting out any reliance - and interference - from an operating system. I suspect it's only a matter of time.

Now on with our newsletter. Along with our usual lists of Java performance tools, news, articles, we have a very interesting article covering the lifecycle of finalizable objects in The Secret Life Of The Finalizer over at Fasterj.com. In addition, Javva The Hutt is back from holiday sharing a few emails with us, and as usual we have extracted tips from all of this month's articles.

A note from this newsletter's sponsor

Wily Technology delivers what you need: Availability, Performance and Control
The most critical web applications in the world are managed by
software from Wily, the leader in enterprise application management

News

Java performance tuning related news.

Tools

Java performance tuning related tools.

A note from this newsletter's sponsor

>> Go beyond Monitoring, Take Action >>
Manage performance and diagnose problems in distributed Java/.NET applications
Rapidly resolve performance and stability issues across the software lifecycle

Articles

Jack Shirazi


Back to newsletter 084 contents


Last Updated: 2008-05-01
Copyright © 2000-2008 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 Sun Microsystems, Inc. in the United States and other countries. JavaPerformanceTuning.com is not connected to Sun Microsystems, Inc. and is not sponsored by Sun Microsystems, Inc.
URL: http://www.JavaPerformanceTuning.com/news/news084.shtml
RSS Feed: http://www.JavaPerformanceTuning.com/newsletters.rss
Trouble with this page? Please contact us