Categories: None [Edit]

daemons

https://rubygems.org/gems/daemons
https://github.com/thuehlinger/daemons
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.

Total

Ranking: 153 of 190,317
Downloads: 307,535,862

Daily

Ranking: 483 of 190,280
Downloads: 79,251

Depended by

RankDownloadsName
232204,014,934thin
1,61222,012,276clockwork
2,8935,842,545god
4,2972,138,317mongrel
4,3052,132,446capistrano3-delayed-job
4,5531,834,711daemons-rails
4,8521,590,279docker-sync
7,013652,478rails_performance
7,189617,294backlog
7,753542,376tddium
7,768541,114crono
8,226469,470marty
8,379450,667appstats
8,599425,954miga-base
8,942392,199beetle
9,522340,764solano
9,804321,068apiotics
9,994307,788tweetstream
10,629269,521redis-stat
11,107245,798dispatch-rider

Depends on

RankDownloadsName
81,255,248,311rake
29957,358,331rspec
99449,649,641simplecov
181267,624,757pry-byebug

Owners

#GravatarHandle
1iconuehli