2009/11/17 Matthew House <span dir="ltr"><<a href="mailto:matt@theshadowaspect.com">matt@theshadowaspect.com</a>></span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="gmail_quote">Hi All<div><br></div><div>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.</div>


<div><br></div><div>What does everyone else use to run background daemons in ruby?</div><div><br></div><div>cheers</div><div><br></div><div>Matt</div><div><br></div><div>[1] <a href="http://daemons.rubyforge.org" target="_blank">http://daemons.rubyforge.org</a></div>


</div></blockquote><div> </div><div>I've used RobustThread [0] in the past with some success. Again, the tests are non-existent but it's a neat wrapper.</div><div><br></div><div>[0] <a href="http://github.com/JaredKuolt/robustthread">http://github.com/JaredKuolt/robustthread</a></div>
<div><br></div><div>Cheers,</div><div>Ben</div></div>