RubyFlow The Ruby and Rails community linklog

octo: parallel remote commands

I wrote a small lightweight tool to help make running commands on multiple hosts in parallel simple and easy. It was the result of frustration from working with remote server clusters, and finding deficiencies with pssh (and family).

It uses Net::SSH:Multi, and it currently supports arbitrary commands via SSH and experimental MySQL query support.

Check it out, octo.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in