Skip to Content

How to increase the speed of execution in parallel shell?

Enhancing Execution Speed in Parallel Shell


Overview: This article explains how to enhance parallel shell execution speed by adjusting the mExec Concurrency variable.


To increase the speed of parallel shell execution, increase the mExec Concurrency variable. The number of processes created for parallel shell execution would be equal to the value assigned in this variable.

The load on the ssh gateway server would be directly proportional to this variable during execution. Ensure, that you enough server resources on the  server if the value needs to be set high. 


Related Articles

Parallel Shell - How to use it?

How to grant Parallel Shell privilege for a user?