Hi Phil, On Sat, 2009-09-05 at 04:41 -0700, phil wrote: > I have what I thought would be a simple thing - we use backgroundrb to > watch a directory and process new files. We want to make sure that the > worker is running. I thought I could have a schedule that started the > worker every 5 minutes to make sure, but, it loads a new one each time > (not surprising). > Is there a way to make sure that there is one (and only one) of these > workers running at all times?
You'll probably have better luck with this on the backgroundrb list. http://backgroundrb.rubyforge.org/community/ HTH, Bill --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

