New stable release of the ClusterShell Python library. ClusterShell is an event-based python library to execute commands on local or distant cluster nodes in parallel. It also includes two tools: 'clush' -- a powerful command for parallel shell commands execution, and 'nodeset' -- to easily deal with ranges of cluster nodes.
Please download it and give it a try! If you find any bugs, please report them using the ClusterShell Trac (issue tracking system). Also, please visit the web site for more info : http://clustershell.sourceforge.net
What's new in 1.1: removed pdsh mandatory dependency (only ssh is now required), added timers API, improved clush command.