Jeff Mesnil’s Weblog

Archive for August, 2006

Equinox Resources Monitoring

Tuesday, August 22nd, 2006

Too much work is done around Eclipse (RCP, Equinox, BIRT, Monkey) that I can’t follow all the things which interests me.

However, by browsing the mailing list of the Equinox (Eclipse’s OSGi implementation), I discovered a cool new project in the Equinox incubator: Resources Monitoring.

Its mission statement?

To provide a framework for monitoring resources that […]

Replication of JMX MBeans on a Cluster

Friday, August 18th, 2006

This a long post about designing JMX management on a cluster. To make a long story short: is it a good idea to replicate MBeans on a cluster of Java applications?