Hello, I am using the Openwferu scheduler in a Rails application. It is currently being started from environment.rb. I run the application using Mongrel-cluster. Because this uses 3 different processes I get 3 schedulers and 3 x the actions scheduled.
I don't know much about threads, but is it possible to have only the first mongrel process startup the scheduler? Or is there another way of doing this? I know this is more an Ruby / Rails question, but I am a bit lost here. I've looked into other schedulers but they don't work for me. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFEru users" 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/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
