Jeff Mesnil’s Weblog

Archive for August, 2007

Erlang/OTP, Mnesia

Monday, August 20th, 2007

Download Erlang Setup TextMate with a bundle for Erlang Read the white paper and the book Understand what the fuss is about

jmx4r 0.0.4 is released

Tuesday, August 7th, 2007

jmx4r 0.0.4 has just been released. jmx4r is a JRuby library which makes it super easy to write simple Ruby scripts to manage Java applications using JMX.

To get this new release, just update the rubygem: jruby -S gem install jmx4r

All contributions to this new release were done by Skaar:

CompositeData behave like regular read-only Ruby Hash custom classes […]