diff options
Diffstat (limited to 'parallel/pdsh/DESCR')
-rw-r--r-- | parallel/pdsh/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/parallel/pdsh/DESCR b/parallel/pdsh/DESCR new file mode 100644 index 00000000000..7072cd1f25f --- /dev/null +++ b/parallel/pdsh/DESCR @@ -0,0 +1,4 @@ +Pdsh is a high-performance, parallel remote shell utility. +It uses a sliding window of threads to execute remote +commands, conserving socket resources while allowing some +connections to timeout if needed. |