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: 124 of 175,816
Downloads: 199,638,608

Daily

Ranking: 235 of 175,801
Downloads: 107,124

Depended by

RankDownloadsName
209116,877,033thin
1,36614,478,520clockwork
2,1935,017,000god
3,3182,064,404mongrel
3,7331,516,894daemons-rails
3,8071,442,654capistrano3-delayed-job
4,4051,039,420docker-sync
5,746560,282backlog
5,830539,855tddium
6,644403,393appstats
6,736387,687marty
7,029353,819crono
7,207332,077solano
7,244328,127beetle
7,933271,698tweetstream
7,942270,945miga-base
8,406241,677apiotics
8,423240,547redis-stat
9,556187,245sufia
9,757180,035testbot

Depends on

RankDownloadsName
14700,260,899rake
17678,006,967rspec
98243,381,819simplecov
167147,738,536pry-byebug

Owners

#GravatarHandle
1iconuehli