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
相关推荐
scx_link14 天前
通过git bash在本地创建分支,并推送到远程仓库中
开发语言·git·bash
江华森14 天前
高级 Bash 脚本编程指南 — 实战教程
开发语言·bash
承渊政道14 天前
【MySQL数据库学习】(MySQL表的内外连接)
数据库·学习·mysql·leetcode·bash·数据库开发·数据库系统
hyunbar15 天前
配置 Cloudflare Tunnel:把 Mac 上的 Web 服务变成安全域名
网络协议·https·bash
承渊政道15 天前
【MySQL数据库学习】(MySQL复合查询)
数据库·学习·mysql·bash·database·数据库开发·数据库架构
vortex517 天前
Linux 命令工具箱:util-linux 与 GNU Coreutils
linux·运维·gnu
zh路西法17 天前
【tmux入门】终端分屏、SSH远程守护与一键启动脚本
linux·运维·ssh·bash
承渊政道17 天前
【MySQL数据库学习】(MySQL内置函数)
数据库·学习·mysql·ubuntu·bash·数据库开发·数据库系统
allway218 天前
How to Echo Multiline to a File in Bash [3 Methods]
开发语言·chrome·bash
Dontla18 天前
git bash打开Claude code报错:Claude Code on Windows requires git-bash.(别把git装其他位置,严格按照默认安装)找不到claude code
windows·git·bash