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: 131 of 183,630
Downloads: 269,152,828

Daily

Ranking: 109 of 183,615
Downloads: 97,971

Depended by

RankDownloadsName
208174,435,609thin
1,52718,720,102clockwork
2,6015,585,156god
3,9262,093,679mongrel
4,0821,876,980capistrano3-delayed-job
4,2291,726,546daemons-rails
4,5771,411,955docker-sync
6,576598,383backlog
6,857541,117tddium
7,192482,847crono
7,501440,895marty
7,544434,599appstats
8,229372,011miga-base
8,260368,969beetle
8,380357,271rails_performance
8,585337,846solano
9,270290,405tweetstream
9,273290,277apiotics
9,793257,429redis-stat
10,728214,808dispatch-rider

Depends on

RankDownloadsName
10972,967,764rake
25826,844,819rspec
99354,976,558simplecov
169218,737,747pry-byebug

Owners

#GravatarHandle
1iconuehli