Net::SSH::Multi

Net::SSH::Multi - Interface for tying multiple Net::SSH connections together and running them in parallel
Download

Net::SSH::Multi Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Jamis Buck
  • Publisher web site:
  • http://rubyforge.org/projects/sqlite-ruby/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 36 KB

Net::SSH::Multi Tags


Net::SSH::Multi Description

Net::SSH::Multi - Interface for tying multiple Net::SSH connections together and running them in parallel Net::SSH::Multi provides an interface for tying multiple Net::SSH connections together and running them in parallel.Net::SSH::Multi exposes an API similar to that of Net::SSH::Connection::Session and Net::SSH::Connection::Channel, making it simpler to adapt programs designed for single connections to be used with multiple connections.The Net::SSH::Multi library is particularly useful for automating repetitive tasks that must be performed on multiple machines. Net::SSH::Multi allows commands to be executed on subsets of servers (defined by groups) and executes the commands in parallel.Here are some key features of "Net SSH Multi":· Easily manage multiple connections· Open channels, spawn processes, etc. on multiple connections in parallel· Transparently limit concurrent connections when dealing with large numbers of servers (Net::SSH::Multi::Session#concurrent_connections)· Specify a default gateway machine through which connections should be tunneled, or even specify a different gateway machine for each serverRequirements:· Net::SSH· Net::SSH::GatewayNOTE: Net::SSH::Multi is licensed and provided under the MIT License.


Net::SSH::Multi Related Software