[LRUG] Ruby Daemons?

Ben Lovell benjamin.lovell at gmail.com
Tue Nov 17 03:35:32 PST 2009


2009/11/17 Matthew House <matt at theshadowaspect.com>

> 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've used RobustThread [0] in the past with some success. Again, the tests
are non-existent but it's a neat wrapper.

[0] http://github.com/JaredKuolt/robustthread

Cheers,
Ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lrug.org/pipermail/chat-lrug.org/attachments/20091117/b2dca212/attachment-0003.html>


More information about the Chat mailing list