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: 139 of 187,224
Downloads: 301,522,765

Daily

Ranking: 478 of 187,196
Downloads: 53,507

Depended by

RankDownloadsName
217200,970,978thin
1,60520,906,186clockwork
2,8075,766,849god
4,1962,107,729mongrel
4,2682,015,129capistrano3-delayed-job
4,4561,795,195daemons-rails
4,8661,460,918docker-sync
6,992609,733backlog
7,407544,652rails_performance
7,434541,967tddium
7,603524,979crono
8,060457,561marty
8,154444,802appstats
8,539402,012miga-base
8,727383,684beetle
9,199339,448solano
9,686307,078apiotics
9,757301,515tweetstream
10,374263,864redis-stat
10,895238,117dispatch-rider

Depends on

RankDownloadsName
101,151,463,039rake
27919,195,736rspec
99421,067,602simplecov
173255,122,332pry-byebug

Owners

#GravatarHandle
1iconuehli