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 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
-~----------~----~----~----~------~----~------~--~---