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
相关推荐
小黑蛋学java20 小时前
GNU nano 文本编辑器
gnu·nano
典典分享指南20 小时前
短视频分镜提示词:让 AI 出片的产品口播
java·c#·bash·composer·symfony
Tanner_SL1 天前
Linux笔记之BASH命令行操作
linux·bash
苦猿的大模型日记4 天前
Day51|从0学习Claude Code(一):一个while循环加一个Bash,复刻Claude Code的心脏
人工智能·学习·bash
Together_CZ7 天前
HPD-Parsing: Hierarchical Parallel Document Parsing——层次化并行文档解析
ocr·parallel·document·hierarchical·层次化并行文档解析·hpd-parsing·parsing
RisunJan8 天前
Linux命令-wait(Bash 内建 —— 等待后台进程完成)
linux·chrome·bash
Shell运维手记10 天前
Linux (挂载|rpm|yum|源码编译)
linux·运维·笔记·网络协议·bash
杨充11 天前
05.多用组合和少继承
开发语言·bash
暖核11 天前
Linux实战入门:从零编写第一个Bash Shell脚本
linux·运维·bash
happy_baymax11 天前
多FTP同目录文件下载脚本
bash