Path to this page:
./
misc/ruby-daemons,
Toolkit to convert Ruby scripts to a daemon
Branch: pkgsrc-2014Q1,
Version: 1.1.9,
Package name: ruby200-daemons-1.1.9,
Maintainer: minskimDaemons 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.
Master sites: (Expand)
SHA1: e73ba58fe9e948f7edc5017f91f53b8f0a955a37
RMD160: a63ac70cbeabe472fdd8eb8e0122575745742c5d
Filesize: 32 KB
Version history: (Expand)
- (2014-04-04) Package has been reborn
- (2014-04-03) Package added to pkgsrc.se, version ruby200-daemons-1.1.9 (created)