InfoQ

InfoQ

Topic/Tag specific view

JMX Content on InfoQ


Latest featured content about JMX

Eight Quick Ways to Improve Java Legacy Systems

Topics
Java,
Enterprise Architecture

Even Java systems can be "legacy" systems. This article explores 8 quick and relatively low risk ways to improve even the crustiest Java application. Applications that may have previously been written off as dead can find new life by using these tips to improve performance, reduce operations overhead and grease the gears of the development lifecycle.

Book Review: Agile Java Development with Spring, Hibernate and Eclipse.

Topics
Dynamic Languages,
Java,
Agile,
Agile Techniques

Anil Hemrajani relates Agile practices to Java and several open source toolsets (Spring, Hibernate, Eclipse) designed to make Java development simpler. It's a high level overview of some free technologies used in web app development. Matt Morton liked this book, recommending it to technical managers and intermediate developers in small Java web development shops.

Javier Soltero Discusses Management and Monitoring of Complex Java Applications

Topics
Monitoring Tools,
Java,
Operations,
Acquisitions

In this interview from SpringOne 2009, Javier Soltero discusses the challenges of managing a complex Java application, the Hyperic toolset, out-of-the-box versus developer-built application management/monitoring hooks, the effect of both the SpringSource and the VMWare acquisition on Hyperic development, and the result of combining SpringSource and VMWare's offerings.

News about JMX

JINSPIRED Releases New Version of Lightweight Java Monitoring Tool: OpenCore

Topics
Java,
Performance & Scalability

OpenCore, a lightweight Java application performance monitor by JINSPIRED, released version 6.0 this month. InfoQ reviews what lightweight monitoring is and some of the terms and concepts involved

Beans Exposed with JMX Builder

Topics
Java,
Release

JMX has been around for quite some time and now it's gone Groovy. Find out what one developer is doing to provide an easy to use Groovy Builder for exposing your beans.

JRuby Roundup: RCov Port Available, Ribs For Hibernate Support, Parser Stats

Topics
Java,
Data Access,
JRuby,
Performance & Scalability,
Ruby

A port of the popular code coverage tool rcov is now available for JRuby. Ola Bini started a Hibernate-based library for persisting Ruby objects named Ribs. And finally, JRuby trunk contains a new MBean for analysing parse times.

Orbitz Open Sources Monitoring Tools ERMA and Graphite

Topics
Monitoring Tools,
Operations,
Java

Orbitz Worldwide, a leading global online travel company, has open sourced two monitoring tools Extremely Reusable Monitoring API (ERMA) and Graphite, a persistence and visualization component. ERMA is a home grown Java API and library that has been used in several web applications at Orbitz to capture monitoring statistics in the applications at run-time.

JMX the Ruby way with jmx4r

Topics
Dynamic Languages,
Java,
Deployment / Datacenter,
JRuby,
Ruby

Monitoring JVMs just became easier with jmx4r, a library that allows to easily access JMX MBeans with JRuby. If used from jirb, the interactive Ruby shell, this even allows to automate bulk changes or queries.

InfoQ Book Review: Agile Java Development with Spring, Hibernate and Eclipse

Topics
Dynamic Languages,
Java,
Agile,
Agile Techniques

Matt Morton asked the question "Can Java be as Agile as the Dynamics (Ruby, Python, Groovy)?" and went to Anil Hemrajani's book to find out. He found a readable, useful book, and helps idenfity the right audience for this book.