RubyGems Navigation menu

mwotton-daemons 1.0.11

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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.11 - March 10, 2010 (30.5 KB)

擁有者:

作者:

  • Thomas Uehlinger

SHA 256 checksum:

94eb885b6255029bc71d88d3652f53b268bce3229a361e34036b5a0171a24a0a

總下載次數 4,567

這個版本 4,567

License:

Ruby 版本需求:

相關連結: