How to Install clustershell in Ubuntu 18.04



Install clustershell by entering the following commands in the terminal:

sudo apt update
sudo apt install clustershell

Description:

Distributed shell that provides an efficient Python interface

Event-based Python library to execute commands on local or distant cluster nodes in parallel depending on the selected engine and worker mechanisms. . The library provides also advanced nodeset handling methods. Its goal is to improve the administration of cluster by providing a lightweight but scalable API for developers.

Homepage: http://cea-hpc.github.com/clustershell/

Version: 1.8-1

Section: universe/net