Sign in Sign up
rubygems

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.

Activity

Latest release
5y ago
Total releases
38
Cadence
~2 months
Last 12 months
0

Details

License
MIT
First release
Feb 08, 2005
Releases
Version Released
1.4.1 patch
1.4.0 minor
1.3.1 patch
1.2.6 patch
1.3.0 minor
1.2.5 patch
1.2.4 patch
1.2.2 patch
1.2.3 patch
1.2.1 minor
1.1.9 patch
1.1.8 patch
1.1.4 patch
1.1.6 patch
1.1.5 patch
1.1.3 patch
1.1.2 patch
1.1.0 minor
1.0.10 patch
1.0.9 patch
1.0.8 patch
1.0.7 patch
1.0.6 patch
1.0.5 patch
1.0.4 patch
1.0.3 patch
1.0.2 patch
1.0.1 patch
1.0.0 major
0.4.4 patch
0.4.3 patch
0.4.2 patch
0.4.1 patch
0.4.0 minor
0.3.0 minor
0.2.1 patch
0.2.0 minor
0.0.1 initial