RubyGems.org

ghazel-daemons

1.0.13.1

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 ghazel-daemons
Authors

Thomas Uehlinger

17,374 total downloads 3,845 for this version
Owners

8805f4cbbc3a66f9d7b050ca5ba1e86c

Gemfile
gem "ghazel-daemons", "~> 1.0.13.1"
Versions
  1. 1.0.13.1 August 26, 2009
  2. 1.0.13 August 26, 2009
  3. 1.0.12.1 August 26, 2009
  4. 1.0.12 August 26, 2009
  5. 1.0.11 August 26, 2009