Recently ran across this great resource for effectively parallelizing bash scripts! It seems a lot of the tools we use already come equipped with some sort of optional "threads" flag - but for our own scripts or for tools that don't do so natively dropping this here as a potential resource our pipeline could benefit from.
Recently ran across this great resource for effectively parallelizing bash scripts! It seems a lot of the tools we use already come equipped with some sort of optional "threads" flag - but for our own scripts or for tools that don't do so natively dropping this here as a potential resource our pipeline could benefit from.