Currently in ecflow we can have jobs that are identical but vary only in the step.
In these cases, each step carries a latency, i.e. submission cost,(i.e. starting hundreds of new processes)
...
There is a new child command --queue, that will will signal when a step is active, complete or has aborted.
...