about semantic web, software architecture and life in general

This is an archived version of my blog.
See also my homepage.

Post details: PuSSH: Python and SSH

2006-10-31

Permalink 03:12:05, Categories: Python, before breakfast   English (EU)

PuSSH: Python and SSH

This is interesting:

PUSSH is "Pythonic Ubiquitous SSH"

- a command line wrapper script for sending commands to multiple machines in parallel, i.e. in *real time*, with options for controlling the degree of parallelism, timeouts, and node selections.

PuSSH was designed for usage on networks / clusters / machine farms with lots, or multiple hosts (or indeed over the entire internet, for that matter), ideally wherein SSH is configured with Kerberos or RSA/DSA keys in such a way as to avoid any password authentication. Using PUSSH, you can send the same command via SSH to a range of machines of practically any size, and in parallel.

Comments, Pingbacks:

No Comments/Pingbacks for this post yet...

Page served in 0.302 seconds

Valid XHTML 1.0! Valid CSS! Valid RSS! Valid Atom!