Monday November 13, 2006 ![]() |
JMX, SNMP, Java, etc...Daniel Fuchs blogs on JMX, SNMP, Java, etc... |
You may not have seen this piece of news, but there's a feature story about S.O.N.I.A on http://research.sun.com/ - a Java-powered Autonomous Underwater Vehicle (AUV). Quoting from the article: Built by college students in their spare time, this Java-powered Autonomous Underwater Vehicle (AUV) dazzled the judges at a prestigious international competition—and did Sun Labs proud. If you read the article in details, you'll find out that the amazing little submarine is also a using the Java(TM) Management Extensions - that is, JMX. I was curious about this and went to S.O.N.I.A web site - to check whether there was more information about how the vehicle is using JMX. After all it's not every day that you can see such a flashy application of the technology you've been working on. As it happens, I was writing a few days ago about the history of JMX and arguing that making things Easy Is Not Always Simple, and more particularly stressing the fact that: [...] the developer who writes managed objects should not have to be bothered with the complex details of the management protocol that's going to export them. [...] the goal of JMX was to make the implementation of management interfaces easy: as easy as designing and implementing a plain old Java Object. In that respect, I believe that JMX did not miss its goal. Browsing through the S.O.N.I.A web site, I found the following interesting quote: Telemetry Well done guys! This looks like a really cool project and an amazing achievement! Cheers, BTW: The S.O.N.I.A website is also in French! Makes me ashamed of blogging in English only...Tags: java jmx Posted by dfuchs ( Nov 13 2006, 12:26:43 PM CET ) Permalink Comments [1] |
Posted by Felix Pageau on February 06, 2007 at 06:22 AM CET #