RubyGems.org

daemons

1.0.10

Daemons provides an easy way to wrap existing ruby scripts (for example a self-written server) to be run as a daemon and to be controlled by simple start/stop/restart commands. You can also call blocks as daemons and control them from the parent or just daemonize the current process. Besides this basic functionality, daemons offers many advanced features like exception backtracing and logging (in case your ruby script crashes) and monitoring and automatic restarting of your processes if they crash.

installgem install daemons
Authors

Thomas Uehlinger

84,736 total downloads 83,316 for this version
Versions
  1. 1.0.10 March 20, 2008
  2. 1.0.9 October 28, 2007
  3. 1.0.8 September 23, 2007
  4. 1.0.7 July 6, 2007
  5. 1.0.6 May 7, 2007
Show all versions (20 total)