GNU Parallel 学习笔记 - 总目录

花了几天的时间,看完了GNU Parallel的PDF版本。

在读GNU Bash的3.2.7 GNU Parallel节时,知道了GNU Parallel。

对于大型任务,无论是大数据量任务,还是云环境下的大量服务器运维,并行都是可资利用的有效手段。因此决定系统的读一遍。

GNU Parallel的页面在这里

以下为中文翻译+学习笔记,将按章节顺序陆续发布。教程的PDF版本可从这里下载。

章节 章节名称 博客地址
1 How to read this book GNU Parallel 学习 - 第1章:How to read this book
2 Learn GNU Parallel in 15 minutes GNU Parallel 学习 - 第2章:Learn GNU Parallel in 15 minutes
3 Make test files GNU Parallel 学习 - 第3章:Make test files
4 Input sources GNU Parallel 学习 - 第4章:Input sources
5 Build the command line GNU Parallel 学习 - 第5章:Build the command line
6 Control the output GNU Parallel 学习 - 第6章:Control the output
7 Control the execution GNU Parallel 学习 - 第7章:Control the execution
8 Remote execution GNU Parallel 学习 - 第8章:Remote execution
9 Pipe mode GNU Parallel 学习 - 第9章:Pipe mode
10 Miscellaneous features GNU Parallel 学习 - 第10章:Miscellaneous features
相关推荐
勿芮介6 小时前
【研发工具】OpenClaw基础环境安装全教程-Node\NVM\PNPM\Bash
开发语言·node.js·bash·ai编程
御坂10101号2 天前
「2>&1」是什么意思?半个世纪的 Unix 谜题
java·数据库·bash·unix
AI+程序员在路上2 天前
linux中bash与sh脚本区别
linux·运维·bash
路弥行至2 天前
linux运行脚本出现错误信息 /bin/bash^M: bad interpreter解决方法
linux·运维·开发语言·经验分享·笔记·其他·bash
记录无知岁月2 天前
【Linux】bash脚本使用
linux·bash
归叶再无青16 天前
web服务安装部署、性能升级等(Apache、Nginx)
运维·前端·nginx·云原生·apache·bash
归叶再无青16 天前
企业级web服务(Tomcat开源web应用服务器)
运维·前端·开源·tomcat·bash
chao_78917 天前
构建start_app.sh,实现快速启动项目
python·bash·终端·前后端
笨笨D幸福18 天前
应用程序重定向技术(Shim)
bash·scoop·shim
xuchaoxin137518 天前
bash@bash帮助命令help@bash命令可用选项设置@bash -c@set命令@set --
bash