freebsd-ports/sysutils/pdsh/pkg-descr
Alexey Dokuchaev 59c39efaa8 sysutils/pdsh: resurrect^Wreadd previously expired port
- Bring it back from the attic and update to version 2.34
- Nowadays, project is hosted and released on the GitHub
- Use more appropriate USE_PERL5 and INSTALL_TARGET values
- Hook the test suite to our framework (not all tests pass)
2021-09-28 10:03:51 +00:00

6 lines
319 B
Text

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. It was originally written as a
replacement for IBM's DSH on clusters at LLNL.
WWW: https://github.com/chaos/pdsh