From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- app-shells/pdsh/metadata.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 app-shells/pdsh/metadata.xml (limited to 'app-shells/pdsh/metadata.xml') diff --git a/app-shells/pdsh/metadata.xml b/app-shells/pdsh/metadata.xml new file mode 100644 index 000000000000..2c51800069f5 --- /dev/null +++ b/app-shells/pdsh/metadata.xml @@ -0,0 +1,29 @@ + + + + + cluster@gentoo.org + Gentoo Cluster Project + + + Pdsh is a high-performance, parallel remote shell utility. It has built-in, + thread-safe clients for Berkeley and Kerberos V4 rsh, and can call SSH + externally (though with reduced performance). Pdsh uses a "sliding window" + parallel algorithm to conserve socket resources on the initiating node and + to allow progress to continue while timeouts occur on some connections. + Pdsh is similar to DSH, part of the IBM PSSP software offering, but offers + improved performance and handling of error conditions. It runs on a variety + of platforms (including as a replacement for DSH on AIX/PSSP), but is + primarily developed on Linux. + + + + This allows the use of rsh (remote shell) and rcp + (remote copy) for authoring websites. sftp is a much more secure protocol + and is preferred. + + + + pdsh + + -- cgit v1.2.3