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: 138 of 186,938
Downloads: 299,286,836

Daily

Ranking: 264 of 186,929
Downloads: 115,156

Depended by

RankDownloadsName
217199,221,367thin
1,60320,745,748clockwork
2,7965,754,936god
4,1602,105,087mongrel
4,2532,003,990capistrano3-delayed-job
4,4461,788,792daemons-rails
4,8491,456,542docker-sync
6,968607,922backlog
7,380541,883tddium
7,518529,201rails_performance
7,586521,625crono
8,041454,949marty
8,117443,468appstats
8,538398,278miga-base
8,700381,854beetle
9,162339,029solano
9,669303,871apiotics
9,721300,217tweetstream
10,343262,650redis-stat
10,879236,308dispatch-rider

Depends on

RankDownloadsName
101,138,908,403rake
27913,826,364rspec
99417,116,683simplecov
173253,193,750pry-byebug

Owners

#GravatarHandle
1iconuehli