博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
ClusterShell之自动化运维工具
阅读量:7208 次
发布时间:2019-06-29

本文共 606 字,大约阅读时间需要 2 分钟。

ClusterShell provides a light, unified and robust command execution Python framework, well-suited to ease daily administrative tasks of nowadays Linux clusters. Some of the most important benefits of using ClusterShell are:

  • to provide an efficient, parallel and highly scalable command execution engine in Python,

  • to provide an unified node groups syntax and external group access (see the NodeSet class),

  • to significantly speed up initial cluster setup and daily administrative tasks when using tools like  and .

ClusterShell

      本文转自heavenseahill 51CTO博客,原文链接:http://blog.51cto.com/shower/1973387,如需转载请自行联系原作者

你可能感兴趣的文章
【优先队列】HDU 1873——看病找医生
查看>>
SQL 时间处理
查看>>
HF Reader
查看>>
eclipse项目中关于导入的项目里提示HttpServletRequest 不能引用的解决办法
查看>>
Css 常用属性
查看>>
GRIDVIEW多行多列合并单元格(合并列)
查看>>
sharepoint2010问卷调查(3)-实现问卷的开始和结束时间(采用自定义字段类型)...
查看>>
java final
查看>>
【吐槽】VS2012的安装项目只能用InstallShield Limited Edition
查看>>
win7重装系统时,使用PE工具箱进入系统看到的“C盘变成0.2G,D盘变成48G左右”这是什么回事?...
查看>>
JQuery URL的GET参数值获取方法
查看>>
关于Char* ,CString ,WCHAR*之间的转换问题
查看>>
第十二天--Property List和NSUserDefaults
查看>>
JS Bin Tips and Bits • About
查看>>
Sharepoint学习笔记—习题系列--70-576习题解析 -(Q40-Q44)
查看>>
nodejs发展
查看>>
Fragment过度动画分析一
查看>>
UBI文件系统简介
查看>>
《现代操作系统》精读与思考笔记 第一章 引论
查看>>
System.out.print实现原理猜解
查看>>