summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 14 insertions, 0 deletions
diff --git a/README b/README
index 3fb690c..a88f755 100644
--- a/README
+++ b/README
@@ -21,6 +21,20 @@ Pssh writes output files into directories, this is a nice feature,
but I thing it should be optional not mandatory and the default should
be stdout/stderr.
+Pssh shows results at the very end, I want to be able to monitor
+progress of comamnds being executed.
+
+GNU parallel
+------------
+
+Way complex, good for jobs, I think cssh should not try to compete
+with it. GNU parallel is written in Perl.
+
+Why libssh and not libssh2
+--------------------------
+
+Not really a clue, really. I think both are nice libraries.
+
References
----------