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: 133 of 184,623
Downloads: 278,375,059

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName
211182,109,647thin
1,55819,404,548clockwork
2,6555,636,836god
4,0022,096,651mongrel
4,1421,915,055capistrano3-delayed-job
4,2931,744,757daemons-rails
4,6671,428,881docker-sync
6,705601,685backlog
6,997541,300tddium
7,257495,568crono
7,789445,281marty
7,846437,053appstats
8,150400,699rails_performance
8,311384,671miga-base
8,421371,922beetle
8,778338,089solano
9,410293,884apiotics
9,422293,266tweetstream
9,984258,894redis-stat
10,762222,247dispatch-rider

Depends on

RankDownloadsName
101,017,612,566rake
26850,475,379rspec
99372,400,311simplecov
170229,323,912pry-byebug

Owners

#GravatarHandle
1iconuehli