Package ruby-net-ssh-multi: Information

    Source package: ruby-net-ssh-multi
    Version: 1.2.0-alt1
    Build time:  Feb 17, 2015, 03:43 PM in the task #140535
    Copied in the task: #144960
    Category: Development/Ruby
    Report package bug
    License: MIT/Ruby
    Summary: SSH connection multiplexing: execute commands simultaneously on multiple hosts via SSH
    Description: 
    Net::SSH::Multi is a library for controlling multiple Net::SSH
    connections via a single interface. It 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.
    
    This library is particularly useful for automating repetitive tasks that
    must be performed on multiple machines. It executes the commands in
    parallel, and allows commands to be executed on subsets of servers
    (defined by groups).

    List of rpms provided by this srpm:
    ruby-net-ssh-multi (noarch)
    ruby-net-ssh-multi-doc (noarch)


    List of contributors:
    Andrey Cherepanov

    ACL:
    Andrey Cherepanov
    @ruby
    @qa_p7

      1. ruby-tool-setup
      2. rpm-build-ruby

    Last changed


    Feb. 16, 2015 Andrey Cherepanov 1.2.0-alt1
    - Initial build for ALT Linux