Question: (Closed) How to parallel task in bash elegantly?
1
wang.yiguan • 10 wrote:
Are there any elegant way to parallel processing in bash? Something like R packages "parallel" or Python module "multiprocessing"! Thanks!
ADD COMMENT
• link
•
modified 29 days ago
by
WouterDeCoster ♦ 27k
•
written
29 days ago by
wang.yiguan • 10
Hello wang.yiguan!
Questions similar to yours can already be found at:
We have closed your question to allow us to keep similar content in the same thread.
If you disagree with this please tell us why in a reply below. We'll be happy to talk about it.
Cheers!
PS: many duplicate on biostars.search for gnu parallel, Makefile , snakemake, cwl, xargs ...