Skip to content
This repository has been archived by the owner on Sep 18, 2019. It is now read-only.

cespare/weave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weave

Simple parallel ssh.

Install

Put weave in your Gemfile or install directly:

$ gem install weave

Documentation

Method docs here. See the examples (in examples/) to get started.

Implemented features

  • Connection caching

  • Parallel execution (with thread/connection limit)

  • Serial execution

  • Commands:

    • run

Tests

You need vagrant installed. vagrant up to get the machines running. Then:

$ bundle exec rake test

About

Simple parallel SSH.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages