
Improving Ordered Message Delivery in BizTalk Server 2006 R2 During Concurrent Processing
Brief Description
This white paper and accompanying solution show implementations that improve end-to-end message order delivery between a pair of receive and send ports while running concurrent orchestrations. The architecture discussed implements a common resequencer pattern to solve this problem.
On This Page
Quick Details
| File Name: | OrderedDelivery RTM3.exe |
| Version: | 1.0 |
| Date Published: | 9/21/2007 |
| Language: | English |
| Download Size: | 386 KB |
| Estimated Download Time: | 1 min 56K |
Overview
The solution introduces the notion of a ticket for every message traveling through the processing chain. Business orchestrations can take the necessary time to process the messages in any order. As long as the ticket is propagated in each message, the messages can be resequenced on the way out.
It is important to define the boundaries of ordered delivery. For this solution, order begins at the BizTalk Server receive port, and the goal is to maintain this order until the messages are sent out of BizTalk Server.
Top of page
System Requirements
- Supported Operating Systems: Windows XP
Microsoft Word or Word Viewer
Top of page
Instructions
- Click the Download button to start the download.
- Do one of the following:
- To start the installation immediately, click Open.
- To copy the download to your computer for installation at a later time, click Save.
- To cancel the installation, click Cancel.
Top of page