Package ruby-daemons: Information

    Source package: ruby-daemons
    Version: 1.1.0-alt1
    Build time:  Mar 25, 2011, 01:57 PM
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: A toolkit to create and control daemons in different ways
    Description: 
    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.

    List of rpms provided by this srpm:
    ruby-daemons (noarch)
    ruby-daemons-doc (noarch)


    List of contributors:
    Andriy Stepanov
    Sir Raorn

      1. ruby-tool-rdoc
      2. ruby-tool-setup
      3. rpm-build-ruby

    Last changed


    March 23, 2011 Andriy Stepanov 1.1.0-alt1
    - [1.1.0]
    May 15, 2009 Sir Raorn 1.0.10-alt2
    - Rebuilt with Ruby 1.9
    Aug. 27, 2008 Sir Raorn 1.0.10-alt1
    - Built for Sisyphus