Asynchronous parallel SSH library
Library for running asynchronous parallel SSH commands over many hosts. parallel-ssh uses asychronous network requests - there is no multi-threading or multi-processing used. This is a requirement for commands on many (hundreds/thousands/hundreds of thousands) of hosts which would grind a system to a halt simply by having so many processes/threads all wanting to execute if done with multi-threading/processing. Python 3 version.
Release | Stable | Testing |
---|---|---|
Fedora 35 | 1.9.1-9.fc35 | - |
Fedora 34 | 1.9.1-7.fc34 | - |
You can contact the maintainers of this package via email at
python-parallel-ssh dash maintainers at fedoraproject dot org
.