I would like to know the follows situation: I want to create 2 Orc’s (a & b) which will run on separate Hosts (A & B). My question is : If I’ll do [u:053f77134f]call orchestration [/u:053f77134f]from a to b , Where doe’s orchestration b will run on ? at host A or B? It’s seems to be silly Q but it’s tricky one.
If you use a call orchestration shape, the called orchestration will be executed on the same server as the calling orchestration, as I understand it.
If you want to ensure maximum scalability in such as scenario, I think using a direct-bound port (possibly request/response) to connec the two orchestrations together might be a better choice.
Author
Posts
Viewing 1 reply thread
The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.