Пакет ruby-net-ssh-multi: Информация

    Исходный пакет: ruby-net-ssh-multi
    Версия: 1.2.0-alt1
    Собран:  17 февраля 2015 г. 15:43 в задании #140535
    Скопирован в задании: #145142
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/net-ssh/net-ssh-multi

    Лицензия: MIT/Ruby
    О пакете: SSH connection multiplexing: execute commands simultaneously on multiple hosts via SSH
    Описание: 
    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).

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    ruby-net-ssh-multi (noarch)
    ruby-net-ssh-multi-doc (noarch)

    Сопровождающий: Ruby Maintainers Team

    Список участников:
    Andrey Cherepanov

    Права:
    Igor Vlasenko
    @ruby
    @everybody

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

    Последнее изменение


    16 февраля 2015 г. Andrey Cherepanov 1.2.0-alt1
    - Initial build for ALT Linux