`knife batch` is a wonderful little plugin for executing commands a la `knife ssh`, but doing it in groups of `n` with a sleep between execution iterations.
Ian Meyer
gem "knife-batch", "~> 1.0.2"