ruby-raemon

framework for building UNIX daemons
  https://github.com/nulayer/raemon
  0
  no reviews



Raemon is a Ruby framework for building daemons. It's designed for writing master/worker pre-forking servers running on UNIX. The library has been tested on both 1.8.7 and 1.9.2 and carries no dependencies outside of the Ruby core.