20251022

New in this release:

* No new features.

* Bug fixes.


20250922

New in this release:

* No new features.

* Bug fixes and man page updates.


20250822

New in this release:

* No new features.

* Bug fixes and man page updates.


20250722

New in this release:

* No new features.

* Bug fixes and man page updates.

News about GNU Parallel:

* Background Jobs in a Loop in Bash
  https://www.baeldung.com/linux/bash-background-jobs-loop

* Spring 2025: GNU Parallel Training
  https://youtu.be/rrvM1KfdEdI
  http://www.hpc.lsu.edu/training/weekly-materials/2025-Spring/HPC_GNU_Parallel_09April2025.pdf

* Short tutorial for GNU parallel
  https://docs.lovelace.plymouth.ac.uk/user-guide/parallel


20250622

New in this release:

* No new features.

* Bug fixes and man page updates.

News about GNU Parallel:

* Maîtriser la commande parallel
  https://blog.stephane-robert.info/docs/admin-serveurs/linux/parallel/


20250522

New in this release:

* No new features. This is a candidate for a stable release.

* Bug fixes and man page updates.

News about GNU Parallel:

* Parallel CI Jobs with GNU Parallel
  https://medium.com/@eren.c.uysal/parallel-ci-jobs-with-gnu-parallel-cda718af9975

* Examples for PBS and SLURM
  https://github.com/clemsonciti/palmetto-examples/tree/master/GNU-Parallel

* screen and parallel
  https://www.cs.tufts.edu/comp/21/notes/gnuparallel_screen/Parallel_Jared_Chandler_4_10_2025.pdf

* TLDR for GNU Parallel https://linuxcommandlibrary.com/man/parallel

* Faster and More Reliable Hugging Face Downloads Using aria2 and GNU
  Parallel
  https://dev.to/susumuota/faster-and-more-reliable-hugging-face-downloads-using-aria2-and-gnu-parallel-4f2b

* Want to speed up your bioinformatics tasks? Stop looping. Start
  paralleling. Here’s how to use GNU parallel like a pro
  https://www.threads.com/@tommy585/post/DIgnUXkRvSY/want-to-speed-up-your-bioinformatics-tasks-stop-looping-start-paralleling-heres


20250422

New in this release:

* No new features. This is a candidate for a stable release.

* Bug fixes and man page updates.

News about GNU Parallel:

* GNU Parallel https://www.tunbury.org/gnu-parallel/

* Understanding and Fixing Race Conditions in Bash Scripts with flock
  and GNU Parallel
  https://www.devgem.io/posts/understanding-and-fixing-race-conditions-in-bash-scripts-with-flock-and-gnu-parallel

* Gnu parallel basic usage
  https://freddieventura.github.io/2024/09/29/gnu-parallel-basics.html


20250322

New in this release:

* When hitting a --milestone, wait until running jobs are done before
  starting more jobs.

* Append 'auto' to --jobs and GNU Parallel will lower the number of
  jobs if jobs fail and raise it up to the given number if they
  succeed.

* --unsafe now treats UFT8 as safe and only warns.

* Bug fixes and man page updates.

News about GNU Parallel:

* Running programs in parallel
  https://medium.com/opsops/running-programs-in-parallel-b332b1898c8e

* Using ‘xargs’ and GNU Parallel for Bulk File Operations
  https://www.heatware.net/linux/bulk-processing-with-xargs-parallel/

* Bashスクリプト高速化のための実践テクニック：並列処理、xargs活用、バッ
  クグラウンドジョブの使い方
  https://bashdo.com/2025/02/26/bash%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%97%E3%83%88%E9%AB%98%E9%80%9F%E5%8C%96%E3%81%AE%E3%81%9F%E3%82%81%E3%81%AE%E5%AE%9F%E8%B7%B5%E3%83%86%E3%82%AF%E3%83%8B%E3%83%83%E3%82%AF%EF%BC%9A%E4%B8%A6/


20250222

New in this release:

* No new features. This is a candidate for a stable release.

* Bug fixes and man page updates.

News about GNU Parallel:

* Execute programs in parallel
  https://fekir.info/post/execute-programs-in-parallel/

* GNU Parallel を触れてみる
  https://blog.yamano.dev/posts/3fa121b4c7a971aacf564509a1077fb7/

* GNU Parallel is a Time Saver
  https://ramanenka.dev/gnu-parallel/


20250122

New in this release:

* No new features. This is a candidate for a stable release.

* Bug fixes and man page updates.

News about GNU Parallel:

* How to Implement Parallelism and Concurrency Control (Queue) in Shell
  https://www.alibabacloud.com/blog/how-to-implement-parallelism-and-concurrency-control-queue-in-shell_601908?spm=a2c65.11461433.0.0.4ee35355IOL2MZ


20241222

New in this release:

* No new features. This is a candidate for a stable release.

* Bug fixes and man page updates.


20241122

New in this release:

* --pipe --block works similar to --pipepart --block if --block size is negative.

* DBURLs can be written with / instead of %2F for sqlite and CSV.

* Bug fixes and man page updates.

News about GNU Parallel:

* Embarrassingly GNU parallel
  https://dengin.xyz/blog/2024/10/24/embarrassingly-gnu-parallel/

* GNU Parallel for Your Terminal Tasks
  https://erolrecep.github.io/posts/gnuparallel_for_your_terminal_tasks/

* How to leverage GNU parallel to utilize multiple cores while running AUGUSTUS
  https://lifescienceshub.wixsite.com/lifesciencehub/post/how-to-leverage-gnu-parallel-to-utilize-multiple-cores-while-running-augustus

* GNU Parallel: The Good Parts
  https://diekmeier.de/posts/2024-11-17-gnu-parallel/

* Put your CPU to work with GNU Parallel
  https://www.redhat.com/en/blog/gnu-parallel


20241022

New in this release:

* No new features. This is a candidate for a stable release.

* Bug fixes and man page updates.

News about GNU Parallel:

* Separate arguments with a custom separator in GNU Parallel
  https://boxofcuriosities.co.uk/post/separate-arguments-with-a-custom-separator-in-gnu-parallel

* GNU parallel is underrated
  https://amontalenti.com/2021/11/10/parallel

* Unlocking the Power of Supercomputers: My HPC Adventure with 2800
  Cores and GNU Parallel
  https://augalip.com/2024/03/10/unlocking-the-power-of-supercomputers-my-hpc-adventure-with-2800-cores-and-gnu-parallel/

* Converting WebP Images to PNG Using parallel and dwebp
  https://bytefreaks.net/gnulinux/bash/converting-webp-images-to-png-using-parallel-and-dwebp


20240922

New in this release:

* --fast disables a lot of functionality to speed up running jobs.

* Bug fixes and man page updates.

News about GNU Parallel:

* Job requiring GNU Parallel knowledge
  https://www.capgemini.com/ca-en/jobs/Id6D4pEBZ6aB2WPS2aAJ/systems-engineer/


20240822

New in this release:

* --match Match input source with regexp to set replacement fields.

* {:%fmt} Use printf formatting of replacement strings.

* Bug fixes and man page updates.

News about GNU Parallel:

* Powerful GNU parallel, more than a loop
  https://www.linkedin.com/pulse/powerful-gnu-parallel-more-than-loop-zhenguo-zhang-18dxc

* How To Increase File Transfer Speed Using Parallel Rsync?
  https://contentbase.com/blog/increase-file-transfer-speed-parallel-rsync/

* Converting WebP Images to PNG Using parallel and dwebp
  https://bytefreaks.net/2024/07/27

* Turbocharging the Box CLI with GNU Parallel
  https://medium.com/box-developer-blog/turbocharging-the-box-cli-with-gnu-parallel-ee44c48811c0


20240722

New in this release:

* No new features. This is a candidate for a stable release.

* Bug fixes and man page updates.

News about GNU Parallel:

* Scientific Workflows at Scale using GNU Parallel
  https://web.cvent.com/event/f318e73c-2230-432a-a044-b75625020543/websitePage:afd80266-008e-414b-9f94-2fd9b4dd1924?session=fe79a785-ec60-414c-8d2b-c29208f53d4c&shareLink=true

* Use GNU Parallel to render blender movies distributed by a bunch of
  nodes https://github.com/tfmoraes/blender_gnu_parallel_render

* Lessons Learned from Scaling to Multi-Terabyte Datasets
  https://v2thegreat.com/2024/06/19/lessons-learned-from-scaling-to-multi-terabyte-datasets/

* Efisiensi Maksimal: Cara Paralelisasi Perintah di CLI Linux
  https://medium.com/@nfrozi/efisiensi-maksimal-cara-paralelisasi-perintah-di-cli-linux-f4fda3afe2a0

* Introduction to GNU parallel
  https://datascience.101workbook.org/06-hpc/06-parallel/01-intro-to-gnu-parallel/#gsc.tab=0


20240622

New in this release:

* Bug fixes and man page updates.

News about GNU Parallel:

* Howto - Parallel: lanciare comandi in simultanea
  https://github.com/linuxhubit/linuxhub.it/blob/main/_posts/2024-06-14-howto-parallel-per-lanciare-comandi-in-simultanea.md

* Implementing Concurrency in Shell Scripts
  https://dev.to/siddhantkcode/implementing-concurrency-in-shell-scripts-521o


20240522

New in this release:

* --onall now supports sshpass - user:pass@host.

* --memfree kills do not count as --retries.

* Bug fixes and man page updates.


20240422

New in this release:

* Bug fixes and man page updates.


20240322

New in this release:

* Polarhome.com is down for good. This means that only platforms that
  can be run in Vagrant 2.3.7 on x86-64 will be supported going
  forward.

* Bug fixes and man page updates.


20240222

New in this release:

* Bug fixes and man page updates.


20240122

New in this release:

* --sshlogin supports ranges: server[01-12,15] 10.0.[1-10].[2-254]

* --plus enables {slot-1} and {seq-1} = {%}-1 and {#}-1 to count from 0.

* env_parallel.{sh,ash,dash,bash,ksh,zsh} is now the same script.

* Bug fixes and man page updates.


20231222

New in this release:

* --combine-exec combines GNU Parallel with any executable.

* Bug fixes and man page updates.

News about GNU Parallel:

* The first GNU Parallel video that seems to be completely AI
  generated: https://www.youtube.com/watch?v=Ie8eAhlEHOg

* GNU Parallel and “fail immediately if any fails” problem
  https://antiarchitect.medium.com/gnu-parallel-and-fail-immediately-if-any-fails-problem-481ddea690ba


20231122

New in this release:

* -a file1 -a +file2 will link file2 to file1 similar to ::::+

* --bar shows total time when all jobs are done.

* Bug fixes and man page updates.

News about GNU Parallel:

* Using GNU Parallel in bash scripts to optimize python processes
  https://climate-cms.org/posts/2023-11-02-gnu-parallel.html


20231022

New in this release:

* Bug fixes and man page updates.

News about GNU Parallel:

* Resume long parallel jobs
  https://ginolhac.github.io/posts/2023-10-02_resume-parallel/index.html

* Efficiency and Speed with GNU Parallel
  https://dev.to/0xog_pg/efficiency-and-speed-with-gnu-parallel-loo


20230922

New in this release:

* Bug fixes and man page updates.

News about GNU Parallel:

* This CLI Tool is AMAZING | Prime Reacts
  https://www.youtube.com/watch?v=ry49BZA-tgg

* New Data Engineering Stack - GNU parallel
  https://www.linkedin.com/feed/update/urn:li:activity:7100509073149743104?updateEntityUrn=urn%3Ali%3Afs_feedUpdate%3A%28V2%2Curn%3Ali%3Aactivity%3A7100509073149743104%29


20230822

New in this release:

* Bug fixes and man page updates.

News about GNU Parallel:

* GNU Parallel, where have you been all my life?
  https://alexplescan.com/posts/2023/08/20/gnu-parallel/

* Parallel (multithreaded) music download from Youtube
  https://hrna.moe/?p=parallel-multithread-music-download


20230722

New in this release:

* Time functions (e.g. yyyymmdd($secs) ) can now take secs since epoch as argument.

* Bug fixes and man page updates.


20230622

New in this release:

* Bug fixes and man page updates.

News about GNU Parallel:

* Run faster in the terminal with Gnu Parallel https://www.youtube.com/watch?v=fSYVYsKXWP0

* Building an (Evil) Android Phone Bot Army http://blog.faucher.net/2023/05/building-evil-android-phone-bot-army.html


20230522

New in this release:

* Bug fixes and man page updates.

News about GNU Parallel:

* Introduction to parallel computing https://youtu.be/fvrHXV8yqU4?t=2874

* Script for summarizing GNU parallel joblog file https://github.com/gavinmdouglas/parallel_joblog_summary

* How to copy a single file to multiple directories in Linux or Unix https://www.cyberciti.biz/faq/linux-unix-copy-a-file-to-multiple-directories-using-cp-command/

* Search in your Jupyter notebooks from the CLI, fast. https://dev.to/attilavm/search-in-your-jupyter-notebooks-from-the-cli-fast-1408

* Parallel Job Orchestration with GNU Parallel https://www.youtube.com/watch?v=2tVpUfND3LI

* Optional Individual Submission 4 Job Handling 20266001 - GNU Parallel https://www.youtube.com/watch?v=eC_RPuFCcU8

* DOE Cross-facility Workflows Training - April 12, 2023 https://www.youtube.com/watch?v=Ke3sirM-aQQ

* How to run MiXCR 4.x on multiple patient samples using GNU Parallel https://www.youtube.com/watch?v=OXg-WHlB_dk


20230422

New in this release:

* --jobs evaluates expression: +3*log(55)% = ncpu*1.12

* Bug fixes and man page updates.

News about GNU Parallel:

* Running shell script in parallel
  https://w3toppers.com/running-shell-script-in-parallel/

* Simulating climate risk scenarios for the Amazon Rainforest
  https://aws.amazon.com/blogs/hpc/simulating-climate-risk-scenarios-for-the-amazon-rainforest/

* How To Use Your Entire CPU In Bash With Parallel
  https://bash-prompt.net/guides/parallell-bash/

* Bash - parallel command execution
  https://medium.com/linuxstories/bash-parallel-command-execution-d4bd7c7cc1d6

* 3 tips for faster batch post-pro
  https://www.cfdengine.com/newsletter/142/


20230322

New in this release:

* Better support for wide characters in --latest-line.

* Support for rsync 3.2.7.

* Bug fixes and man page updates.


20230222

New in this release:

* parsort: --parallel now does closer to what you expect.

* parallel: --files0 is --files but \0 separated.

* Bug fixes and man page updates.

News about GNU Parallel:

* 5 great Perl scripts to keep in your sysadmin toolbox
  https://www.redhat.com/sysadmin/perl-scripts


20230122

New in this release:

* Bug fixes and man page updates.

News about GNU Parallel:

* The Best Ethical Hacking Tools of 2023 (and their basic usage)
  https://www.purevpn.com/blog/the-best-hacking-tools-of-2023/#11_GNU_Parallel

* GNU Parallel: criando atividades em paralelo com shell script
  https://www.vivaolinux.com.br/artigo/GNU-Parallel-criando-atividades-em-paralelo-com-shell-script/


20221222

New in this release:

* --results works on more file systems (e.g. fat)

* Joblog gives the same exit code as bash.

News about GNU Parallel:

* Programação Shell Linux: Paralelismo de processos com GNU parallel
  https://www.youtube.com/watch?v=duheTWLIrp8

* Talk Python: Data Science from the Command Line
  https://talkpython.fm/episodes/show/392/data-science-from-the-command-line


20221122

New in this release:

* Support for IPv6 adresses and _ in hostnames in --sshlogin.

* Use --total-jobs for --eta/--bar if generating jobs is slow.

* A lot of bugs fixed in --latest-line.

* Better support for MSYS2.

* Better Text::CSV error messages.

* --bar supports UTF8.

* Bug fixes and man page updates.

News about GNU Parallel:

* GNU Parallel is now on Mastodon: @GNU_Parallel@hostux.social


20221022

New in this release:

* --latest-line chops line length at terminal width.

* Determine max command length faster on Microsoft Windows.

News about GNU Parallel:

* Distributed Task Processing with GNU Parallel
  https://www.youtube.com/watch?v=usbMLggdMgc

* GNU Parallel workflow for many small, independent runs
  https://docs.csc.fi/support/tutorials/many/

* Copy a File To Multiple Directories With A Single Command on Linux
  https://www.linuxfordevices.com/tutorials/linux/copy-file-to-multiple-directories-with-one-command

* Behind The Scenes: The Power Of Simple Command Line Tools At Cloud
  Scale
  https://blog.gdeltproject.org/behind-the-scenes-the-power-of-simple-command-line-tools-at-cloud-scale/

* Run lz4 compression in parallel using GNU parallel
  https://www.openguru.com/2022/09/

* Xargs / Parallel With Code Examples
  https://www.folkstalk.com/2022/09/xargs-parallel-with-code-examples.html

* Parallel processing on a single node with GNU Parallel
  https://www3.cs.stonybrook.edu/~cse416/Section01/Slides/SeaWulfIntro_CSE416_09222022.pdf

* Using GNU parallel painlessly -- from basics to bioinformatics job
  orchestration https://www.youtube.com/watch?v=qypUdm-IE9c


20220922

New in this release:

* --colour-failed only changes output for failing jobs.

* Password for --sshlogin can be put in $SSHPASS.

* Examples are moved from `man parallel` to `man parallel_examples`.

* Bug fixes and man page updates.

News about GNU Parallel:

* WOMM - Works On My Machine uses GNU Parallel https://pypi.org/project/womm/


20220822

New in this release:

* --header 0 allows using {filename} as replacement string

* Bug fixes and man page updates.


20220722

New in this release:

* --colour-failed will color output red if the job fails.

* sql: support for InfluxDB.

* Polarhome.com is dead, so these OSs are no longer supported: AIX
  HPUX IRIX Minix OPENSTEP OpenIndiana OpenServer QNX Solaris Syllable
  Tru64 Ultrix UnixWare.

* Bug fixes and man page updates.


20220622

New in this release:

* , can be used in --sshlogin if quoted as \, or ,,

* --plus {/#regexp/str} replace ^regexp with str.

* --plus {/%regexp/str} replace regexp$ with str.

* --plus {//regexp/str} replace every regexp with str.

* 'make install' installs bash+zsh completion files.

* Bug fixes and man page updates.


20220522

New in this release:

* --latest-line shows only the latest line of running jobs.

* --color colors output in different colors per job (this obsoletes --ctag).

* xargs compatibility: --process-slot-var foo sets $foo to jobslot-1.

* xargs compatibility: --open-tty opens the terminal on stdin (standard input).

* Bug fixes and man page updates.

News about GNU Parallel:

* Building a fault-tolerant work queue for command-line executions
  with GNU Parallel https://www.jvt.me/posts/2022/04/28/shell-queue/

* Make your code do more, with less
  https://www.blopig.com/blog/2022/05/make-your-code-do-more-with-less/

* W09 B IntroHPC II 20220513 gnu parallel
  https://www.youtube.com/watch?v=2udvC90rIa4


20220422

New in this release:

* sash is no longer supported as shell.

* --retries 0 is an alias for --retries 2147483647.

* --shell-completion returns shell completion code.

* --ssh-login-file reloads every second.

* --parset is replaced with --_parset because it is only used internally.

* sem --pipe passes STDIN (standard input) to the command.

* Bug fixes and man page updates.


20220322

New in this release:

* --sshlogin user:password@host is now supported by using sshpass.

* Bug fixes and man page updates.

News about GNU Parallel:

* Bash: GNU Parallel with Curl
  https://gist.github.com/CMCDragonkai/5914e02df62137e47f32?permalink_comment_id=2617456

* The Pipe Operator Explained
  https://medium.com/geekculture/the-pipe-operator-explained-cbd41e23775a


20220222

New in this release:

* Encoding of remote commands has changed. This limits the length of
  remote commands to less than half. It also requires $REMOTE_TMPDIR
  to be writable. It makes this release beta quality.

* Time functions hh_mm_ss() hhmmss() hh_mm() hhmm() are now available
  for {= =}.

* Many options in the man page for parallel now has 'see also' for
  related options.

* parallel_options_map.pdf is a map showing which options other
  options relate to.

* {uniq} added to --plus to only run jobs with unique values.

* sem --fg exits with the exit code of the job.

* Bug fixes and man page updates.


20220122

New in this release:

* GNU Parallel turned 20 on the 2022-01-06
  https://www.gnu.org/software/parallel/20th-birthday.html

* Bug fixes and man page updates.

News about GNU Parallel:

* Save Time with Modern Search Techniques
  https://www.eventbrite.com/e/ohio-information-security-forum-january-2022-monthly-meeting-tickets-240632737997

* Bash "Fail immediately if any fails"
  https://morioh.com/p/a01b883dc57c

* Re-encoding the EmacsConf videos with FFmpeg and GNU Parallel
  https://sachachua.com/blog/2021/12/re-encoding-the-emacsconf-videos-with-ffmpeg-and-gnu-parallel/

* Bash 平行 https://learntutorials.net/ja/bash/topic/10778/%E5%B9%B3%E8%A1%8C


20211222

New in this release:

* Bug fixes and man page updates.

News about GNU Parallel:

* The first version of Parallel will be 20 years on 2022-01-06

* HerrComp Intro HPC gnu parallel
  https://www.youtube.com/watch?v=tcgjKWfgWQY

* 多数のファイルを処理する場合の工夫
  https://qiita.com/toramili/items/44a770cfb9ef1edc9e26

* How To Install parallel on Ubuntu 20.04
  https://installati.one/ubuntu/20.04/parallel/

* Distributing embarrassingly parallel tasks GNU Parallel
  https://ulhpc-tutorials.readthedocs.io/en/latest/sequential/gnu-parallel/


20211122

New in this release:

* Bug fixes and man page updates.

News about GNU Parallel:

* Otimizando o seu Hacking com o GNU Parallel - Mateus Buogo
  https://www.youtube.com/watch?v=xIpPPZXDKGU

* SMACK 12 - Do it faster! Simple ways to use all those cores (and
  GPUs) efficiently. https://www.youtube.com/watch?v=lXDGY7NvOYk


20211022

New in this release:

* Don't postpone output until $jobslots jobs have been started.

* Bug fixes and man page updates.

News about GNU Parallel:

* How to Install GNU Parallel using Anaconda | Linux
  https://www.youtube.com/watch?v=UwDNVP-L0qA

* Install GNU Parallel from source code | Linux
  https://www.youtube.com/watch?v=PIyJH4ben5o

* Compiling GNU Parallel on CentOS-7
  https://thelinuxcluster.com/2021/10/19/compiling-gnu-parallel-on-centos-7/


20210922

New in this release:

* Bug fixes and man page updates.

News about GNU Parallel:

* 3 Programs that will Level Up your Bash Game
  https://medium.com/codex/3-programs-that-will-level-up-your-bash-game-bf14e17e2291

* I Summarized 100+ Command-Line Tools for Data Scientists in 15
  Minutes
  https://towardsdatascience.com/i-summarized-100-command-line-tools-for-data-scientists-in-15-minutes-976def544ffe

* Speed up Your Builds by Parallelizing
  https://www.incredibuild.com/blog/speed-up-your-builds-by-parallelizing

* Bash: GNU Parallel with Curl
  https://gist.github.com/dinh/93b936a55de9a331199d6582bc2921d2


20210822

New in this release:

* --ctag/--ctagstring colors the tag in different colors for each job.

* You can use unit prefixes (k, m, g, etc) with -n -N -L.

* Bug fixes and man page updates.

News about GNU Parallel:

* Parallelising jobs with GNU parallel
  https://blog.ronin.cloud/gnu-parallel/

* Use multiple CPU Cores with your Linux commands - awk, sed, bzip2,
  grep, wc, etc. https://cdmana.com/2021/07/20210728132344693t.html

* How to execute commands in parallel in Linux
  https://net2.com/how-to-execute-commands-in-parallel-in-linux/


20210722

New in this release:

* --results no longer prints the result to standard output (stdout) as
  voted in
  https://lists.gnu.org/archive/html/parallel/2020-12/msg00003.html

* parset supports associative arrays in bash, ksh, zsh.

* Online HTML is now generated by Sphinx.

* Bug fixes and man page updates.

News about GNU Parallel:

* Cleaning Up Scanned Documents with Open Source Tools
  https://kaerumy.medium.com/cleaning-up-scanned-documents-with-open-source-tools-9d87e15305b


20210622

New in this release:

* Bug fixes and man page updates.

News about GNU Parallel:

* How to use GNU Parallel
  https://techtipbits.com/linux/how-to-use-gnu-parallel/

* How to Speed Up Bash Scripts with Multithreading and GNU Parallel
  https://adamtheautomator.com/how-to-speed-up-bash-scripts-with-multithreading-and-gnu-parallel/

* Use Parallel to split by line
  https://madflex.de/use-parallel-to-split-by-line/

* Optimizing long batch processes or ETL by using buff/cache properly
  II (parallelizing network operations)
  http://www.elsotanillo.net/2021/06/optimizing-long-batch-processes-or-etl-by-using-buff-cache-properly-ii-parallelizing-network-operations/

* Parallelization 3: GNU Parallel https://www.youtube.com/watch?v=Rl06WD60afA


20210522

New in this release:

* --plus includes {%%regexp} and {##regexp}.

* Bug fixes and man page updates.

News about GNU Parallel:

* Batch Calculate and Verify MD5 Checksum With GNU Parallel
  https://omicx.cc/posts/2021-04-28-calculate-and-verify-md5-checksum-with-gnu-parallel/

* HerrComp Gnu parallel, c++11 threads 2021 04 28
  https://www.youtube.com/watch?v=wDd9F9nn0qA

* Distributing embarrassingly parallel tasks GNU Parallel
  https://ulhpc-tutorials.readthedocs.io/en/latest/sequential/gnu-parallel/

* Job Parallelization on Niagara
  https://www.maryamdaryalal.com/post/job-parallelization-on-niagara

* Use Parallel to split by line
  https://madflex.de/use-parallel-to-split-by-line/

* m1 multi-core batch convert with gpu parallel + ffmpeg
  https://www.youtube.com/watch?v=hAuc0YsXv6A


20210422

New in this release:

* Bug fixes and man page updates.

News about GNU Parallel:

* Bioinformatics tutorials - linux and shell advanced - parallel
  https://www.youtube.com/watch?v=5leL8pyl0XA

* GNU Parallel for quick gains
  https://edbennett.github.io/high-performance-python/04-gnu-parallel/index.html

* Processing Linux Commands in Parallel
  https://www.baeldung.com/linux/processing-commands-in-parallel

* GNU parallel
  https://docs-research-it.berkeley.edu/services/high-performance-computing/user-guide/running-your-jobs/gnu-parallel/

* GNU Parallel 활용 가이드https://genoglobe.com/kribb/gnu_parallel

* Parallel Grep and Awk
  https://www.highonscience.com/blog/2021/03/21/parallel-grep/

