Download List

Descripción del Proyecto

ClusterShell is a set of tools and an event-based Python library to execute commands on local or remote cluster nodes in parallel. The framework also provides advanced methods for handling node sets and node groups to ease and improve administration of large compute clusters or server farms. Three convenient command line utilities, clush, clubak, and nodeset, allow traditional shell scripts to benefit some useful features offered by the library.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-06-22 05:53
1.5.1

Esto es sobre todo un comunicado de la mejora del rendimiento. Tiempo de ejecución de comandos se ha reducido considerablemente, y el algoritmo de recolección de la producción se ha mejorado. Esta versión corrige varios problemas menores también.
Tags: Stable
This is mostly a performance enhancement release. Command execution time has been considerably reduced, and the output gathering algorithm has been improved. This release fixes also several minor issues.

2011-03-21 15:44
1.4.3

Esta es una versión de mantenimiento que corrige errores y añade algunas opciones para las herramientas de línea de comandos ("nodoset" y "CLUSH"). Además, RangeSet y nodoset clases de la biblioteca ClusterShell han mejorado ligeramente.
Tags: Stable
This is a maintenance release that fixes bugs and adds some options to command line tools ("nodeset" and "clush"). Also, RangeSet and NodeSet classes of the ClusterShell library have been slightly improved.

2011-02-14 03:10
1.4.1

Varios errores menores en el 'CLUSH' herramienta de línea de comandos se han corregido en esta actualización. Además, el rendimiento global ha sido mejorado, especialmente en grupos muy grandes.
Tags: Stable
Several minor bugs in the 'clush' command line tool have been fixed in this update. Also, global performance has been improved, especially on very large clusters.

2011-01-16 20:57
1.4

Este es un comunicado de mejora. el rendimiento global ha mejorado, sobre todo cuando se utilizan en grupos muy grandes (con más de 3000 nodos). Las herramientas de línea de comandos (CLUSH y nodoset) han sido reescrito y optimizado. archivo de copia remota de apoyo a la recuperación (distante a local) se añadió en CLUSH. Por último, algunas partes de la biblioteca se han preparado para la futura versión 2.0.
Tags: Stable
This is an enhancement release. Global performance has been improved, especially when used on very large clusters (with over 3000 nodes). The command-line tools (clush and nodeset) have been rewritten and optimized. Remote file copy retrieving support (distant to local) was added in clush. Finally, some parts of the library have been prepared for future version 2.0.

2010-09-05 22:17
1.3.1

Esta es una versión de mantenimiento. Un problema con el usuario CLUSH-l fue corregido. Otras correcciones menores y mejoras en la colección de documentación se realizaron.
Tags: Stable
This is a maintenance release. An issue with clush -l user was fixed. Other minor library fixes and documentation improvements were made.

Project Resources