Here is another sample of a Sequential Convoy in BizTalk 2004. This is a little different then most, it contains a Parallel Action shape that allows for concurrent parallel processing of inbound messages. What does this accomplish? It is all about control. This process allows for processing a pre-defined number of messages at the same time in a controlled manner. Performance? Ok, it is not the fasting...