Call WebService Node ---> We are calling a WebService using the Ca

Call WebService Node --->

We are calling a WebService using the Call WebService Node.
We are creating several instances of that Node about 100 using Multi Node Instance Concept and calling the WebService about 100 times parallely.

So a 100 calls are made parallely.

It seems that the WebService takes a long time to respond in this case.

With one call, it takes a few secs but with 100 calls running parallely it takes anywhere between 1 min to 3 mins.

Is this a problem with the WebService or with Multi Node Instance Concept with Multiple Instances of the same Node running parallely and that the Node is waiting for All Instances to Complete and then move forward?

...

OriginalPostID-64660

OriginalPostID-64660

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data