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: 132 of 184,864
Downloads: 280,139,321

Daily

Ranking: 341 of 184,846
Downloads: 19,197

Depended by

RankDownloadsName
213183,559,675thin
1,56619,548,118clockwork
2,6635,645,482god
4,0202,097,188mongrel
4,1531,922,471capistrano3-delayed-job
4,3011,747,845daemons-rails
4,6831,431,392docker-sync
6,736601,954backlog
7,028541,323tddium
7,269498,035crono
7,823445,695marty
7,883437,236appstats
8,030418,988rails_performance
8,323385,666miga-base
8,445372,220beetle
8,809338,104solano
9,445294,203apiotics
9,457293,572tweetstream
10,016259,038redis-stat
10,738224,768dispatch-rider

Depends on

RankDownloadsName
101,027,861,423rake
26856,397,937rspec
99376,487,950simplecov
169231,638,113pry-byebug

Owners

#GravatarHandle
1iconuehli