Hi all, What is the preferred approach for starting/stopping multiple workers in a production environment? For example I am planning to use ruote-dm for storage and run multiple workers on 2 machines. I will need a way to safely start/stop the workers. Since we are using rails is there a way to put this in the initializer so that when rails starts it can also start up multiple workers? I know it can start up 1 worker per instance but what about if we need to start multiple workers?
Thanks, Steve -- you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en
