Files | Admin

Notes:

Release Name: 0.9.0

Notes:
Serv-O-Lux is a collection of Ruby classes that are useful for daemon and
process management, and for writing your own Ruby services. The code is well
documented and tested. It works with Ruby and JRuby supporing both 1.8 and 1.9
interpreters.


Changes: == 0.9.0 / 2009-11-30 * Minor Enhancements * Moving towards yard style documentation * Adding tests for the Prefork class * Bug Fixes * Fixes for Ruby 1.9 * Ensuring the examples run and shutdown properly * Other numerous bug fixes