Package ClusterShell
[hide private]
[frames] | no frames]

Package ClusterShell

source code

ClusterShell Python Library

ClusterShell is an event-driven open source Python library, designed to run local or distant commands in parallel on server farms or on large clusters. You can use ClusterShell as a building block to create cluster aware administration scripts and system applications in Python. It will take care of common issues encountered on HPC clusters, such as operating on groups of nodes, running distributed commands using optimized execution algorithms, as well as gathering results and merging identical outputs, or retrieving return codes. ClusterShell takes advantage of existing remote shell facilities already installed on your systems, like SSH.

Please see first:


Version: 1.7.3

Date: 2016/12/20

Author: Stephane Thiell <sthiell@stanford.edu>

Submodules [hide private]

Variables [hide private]
  __version_info__ = (1, 7, 3)
  __url__ = 'http://clustershell.readthedocs.org/'
  __package__ = None
hash(x)
  _n = '3'