[Bug 254019] New: Review Request: rubygem-daemons - A toolkit to create and control ruby daemons

bugzilla at redhat.com bugzilla at redhat.com
Thu Aug 23 17:21:41 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.




https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=254019

           Summary: Review Request: rubygem-daemons - A toolkit to create
                    and control ruby daemons
           Product: Fedora
           Version: devel
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: sseago at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: fedora-package-review at redhat.com,notting at redhat.com


Spec URL: http://people.redhat.com/sseago/fedora/spec/rubygem-daemons.spec
SRPM URL: http://people.redhat.com/sseago/fedora/SRPMS/rubygem-daemons-1.0.7-1.fc7.src.rpm
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.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the package-review mailing list