Пакет ruby-daemons: Информация

    Бинарный пакет: ruby-daemons
    Версия: 1.2.6-alt1
    Архитектура: noarch
    Собран:  17 сентября 2018 г. 11:05 в задании #209945
    Исходный пакет: ruby-daemons
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: http://rubyforge.org/projects/daemons/

    Лицензия: MIT
    О пакете: A toolkit to create and control daemons in different ways
    Описание: 
    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.

    Сопровождающий: Andrey Cherepanov

    Список участников:
    Andrey Cherepanov
    Led
    Andriy Stepanov
    Sir Raorn

    Последнее изменение


    31 августа 2018 г. Andrey Cherepanov 1.2.6-alt1
    - New version.
    30 августа 2018 г. Andrey Cherepanov 1.1.0-alt1.2
    - Rebuild for new Ruby autorequirements.
    5 декабря 2012 г. Led 1.1.0-alt1.1
    - Rebuilt with ruby-1.9.3-alt1