Forum Discussion

yash_verma's avatar
yash_verma
New Contributor
5 years ago

Pipeline behavior

Hi

I have three pipelines named A,B,C.
Pipeline A and B both are calling to pipeline C. So i wanted to know if we start pipeline A and B at the same time will the call to pipeline C be queued or parallel.

Thanks

Yash

1 Reply

  • Supratim's avatar
    Supratim
    Contributor III

    @yash.verma Both will be different instances, it’s quite impossible to run same pipeline at same time in milliseconds. Even if you are schedule both pipeline in same time, snap platform use slot to start execution.