[LRUG] Ruby Daemons?

Damian Janowski damian.janowski at gmail.com
Tue Nov 17 05:29:33 PST 2009


On Tue, Nov 17, 2009 at 8:28 AM, Matthew House <matt at theshadowaspect.com> wrote:
> Hi All
> Looking for some advice regarding running daemons written in Ruby.  We're
> currently using the daemons library [1] but are having a fairly large amount
> of issues with it and the tests are non-existent.
> What does everyone else use to run background daemons in ruby?
> cheers
> Matt
> [1] http://daemons.rubyforge.org

I'm using Daemons as well and I'm suffering it too (for example,
running multiple daemons and monitoring them seemed almost impossible
to do).

I'd look into Servolux [1]. Let me know if you find it better than Daemons.

[1] http://github.com/TwP/servolux



More information about the Chat mailing list