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: 130 of 188,756
Downloads: 237,529,770

Daily

Ranking: 191 of 188,734
Downloads: 134,201

Depended by

RankDownloadsName
205147,834,628thin
1,44316,959,758clockwork
2,4465,385,692god
3,6652,082,993mongrel
3,9201,729,896capistrano3-delayed-job
4,0101,633,238daemons-rails
4,3841,333,876docker-sync
6,230583,106backlog
6,432540,582tddium
7,004443,115crono
7,155421,564appstats
7,168419,577marty
7,731353,654beetle
7,899336,709solano
8,037323,871miga-base
8,612281,377tweetstream
8,783270,370apiotics
9,164257,572rails_performance
9,273250,669redis-stat
10,367201,018sufia

Depends on

RankDownloadsName
16839,317,424rake
23760,645,882rspec
100306,694,713simplecov
169188,750,048pry-byebug

Owners

#GravatarHandle
1iconuehli