python 函数学习之sys.argv[1]
https://www.cnblogs.com/my1e3/p/6650481.html
python多进程apply与apply_async的区别
https://www.jianshu.com/p/0a55507f9d9e
Python多进程并发操作中进程池Pool的应用
https://www.cnblogs.com/alan-babyblog/p/5351031.html
关于“__name__”变量
https://www.jianshu.com/p/f2dfc215b8f7
Python日志库logging总结-可能是目前为止将logging库总结的最好的一篇文章
https://juejin.im/post/5bc2bd3a5188255c94465d31
环境字典 env
¶
http://docs.paramiko.org/en/latest/api/client.html#module-paramiko.client
Fabric远程自动化使用说明
https://www.cnblogs.com/zhoujinyi/p/6023839.html
https://fabric-docs-cn.readthedocs.io/zh_CN/latest/usage/env.html
Python使用UUID库生成唯一ID:
https://www.cnblogs.com/dkblog/archive/2011/10/10/2205200.html
python 测试框架之---testtools
https://www.cnblogs.com/landhu/p/6770080.html
怎么是用192.168.100.0/24划分出能容纳一百台主机的子网
https://zhidao.baidu.com/question/385582493.html
fio安装与脚本测试
cpuburn工具安装
https://patrickmn.com/projects/cpuburn/
Index of /snaps FIO工具包:
logging.config
— Logging configuration¶
https://docs.python.org/2/library/logging.config.html
linux 技巧:使用 screen 管理你的远程会话
https://www.ibm.com/developerworks/cn/linux/l-cn-screen/index.html