Release Automation

Nolio KB: How to run multiple processes in parallel using Nolio CLI?

  • 1.  Nolio KB: How to run multiple processes in parallel using Nolio CLI?

    Posted Dec 18, 2013 04:12 PM
    When executing processes using Nolio CLI, the command prompt will not be released before the process will complete. This limitation eliminates the possibility of running several different processes in parallel.
     
     
    If you have to execute multiple processes in parallel, running the process execution with the “n or  --async command line argument, invokes an asynchronous execution and therefore causing Nolio CLI not to wait for the executed process to complete and to immediately release the command prompt.