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: 129 of 181,568
Downloads: 250,705,175

Daily

Ranking: 343 of 181,553
Downloads: 118,630

Depended by

RankDownloadsName
208158,883,535thin
1,47317,709,714clockwork
2,5235,460,565god
3,7822,088,066mongrel
3,9891,792,825capistrano3-delayed-job
4,0931,681,574daemons-rails
4,4691,370,375docker-sync
6,378591,643backlog
6,624540,780tddium
7,100458,856crono
7,294431,580marty
7,313428,474appstats
7,871361,603beetle
8,000349,954miga-base
8,133337,298solano
8,839295,048rails_performance
8,985285,372tweetstream
9,066280,587apiotics
9,487254,264redis-stat
10,568205,782sufia

Depends on

RankDownloadsName
15893,996,073rake
25787,921,603rspec
101326,085,476simplecov
169201,150,158pry-byebug

Owners

#GravatarHandle
1iconuehli