すごいなこれ。
the { buckblogs :here }: Net::SSH 2.0 (and friends)
This library makes it simple to open multiple Net::SSH connections and tie them all together, running commands in parallel (much like Capistrano does).
複数のサーバに同時にログインして、同じコマンドをパラレルで実行ってのがこんなに簡単に。
無駄に使ってみたくなるんだぜ?