Hi! I'm new capistrano but have inherited a continous deployment that is already using it. I realize that capistrano runs tasks in paralel on multiple hosts, but is there some sort of synchronization between different tasks? Ie if one hosts runs a task (or many) faster than the others, will the next task run before the previous has finished across all hosts? The goal here is to add another host and have the webservers restart at exactly the same moment (or as close as possible).
Thanks, Geoff -- * You received this message because you are subscribed to the Google Groups "Capistrano" 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/capistrano?hl=en
