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,244
Downloads: 265,739,436

Daily

Ranking: 262 of 183,237
Downloads: 129,198

Depended by

RankDownloadsName
209171,482,871thin
1,52418,559,510clockwork
2,5915,567,145god
3,9122,092,840mongrel
4,0661,865,158capistrano3-delayed-job
4,2051,721,262daemons-rails
4,5641,405,950docker-sync
6,540597,056backlog
6,826541,026tddium
7,175478,971crono
7,461438,840marty
7,495433,599appstats
8,225367,703beetle
8,227367,372miga-base
8,452345,009rails_performance
8,534337,733solano
9,234289,410tweetstream
9,245288,401apiotics
9,743256,789redis-stat
10,720212,730dispatch-rider

Depends on

RankDownloadsName
10959,426,028rake
25820,526,862rspec
98350,244,561simplecov
168216,025,702pry-byebug

Owners

#GravatarHandle
1iconuehli