Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37524619
en ru br
ALT Linux repos
S:1.3.0-alt0.1

Group :: Development/Ruby
RPM: gem-net-ssh-multi

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.3.0-alt0.1
Build date: 8 july 2020, 18:14 ( 198.2 weeks ago )
Size: 27.78 Kb

Home page:   https://github.com/net-ssh/net-ssh-multi

License: MIT
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).

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-net-ssh-multi
  • gem-net-ssh-multi-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin