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: 130 of 180,434
Downloads: 240,853,380

Daily

Ranking: 205 of 180,417
Downloads: 129,275

Depended by

RankDownloadsName
206150,658,684thin
1,44817,146,783clockwork
2,4665,400,651god
3,6882,084,010mongrel
3,9361,744,649capistrano3-delayed-job
4,0301,642,017daemons-rails
4,4111,342,957docker-sync
6,281584,740backlog
6,491540,634tddium
7,020447,467crono
7,186422,917appstats
7,196422,060marty
7,774355,136beetle
7,952336,825solano
8,024329,310miga-base
8,657282,245tweetstream
8,976272,419apiotics
9,093265,599rails_performance
9,315251,322redis-stat
10,432202,024sufia

Depends on

RankDownloadsName
16852,527,476rake
23767,349,058rspec
102311,286,794simplecov
171191,715,643pry-byebug

Owners

#GravatarHandle
1iconuehli