软件包: pssh (1.3.1-5) [universe]
pssh 的相关链接
Ubuntu 的资源:
下载源码包 pssh:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Andrew Pollock
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
Parallel versions of SSH-based tools
pssh provides a number of commands for executing against a group of computers, using SSH. It's most useful for operating on clusters of homogenously-configured hosts.
The package contains:
- Parallel ssh (parallel-ssh, upstream calls it pssh), executes commands on multiple hosts in parallel - Parallel scp (parallel-scp, upstream calls it pscp), copies files to multiple remote hosts in parallel - Parallel rsync (parallel-rsync, upstream calls it prsync), efficiently copies files to multiple hosts in parallel - Parallel nuke (parallel-nuke, upstream calls it pnuke), kills processes on multiple remote hosts in parallel - Parallel slurp (parallel-slurp, upstream calls it pslurp), copies files from multiple remote hosts to a central host in parallel
These tools are good for controlling large collections of nodes, where faster alternatives such as gexec and pcp are not available.
其它与 pssh 有关的软件包
|
|
|
-
- dep: python
- 一种交互式、面向对象的高级语言 (缺省版本)
-
- dep: python-support (>= 0.7.1)
- python 模块的自动重新构建支持