BizTalk Server 2010: Orchestration Patterns
Introduction
One of the best practices when implementing orchestrations is to use orchestration patterns when possible. These patterns are basically design pattern, which is a general reusable solution to a commonly occurring problem within a given context of BizTalk orchestration. This article will provide some useful resource links to aid you in using patterns when implementing an orchestration.
Resources
The following is a list of resources on BizTalk orchestration patterns:
- BizTalk Patterns part 1 – Asynchronous Aggregation
- BizTalk Patterns part 2–Sync Async
- Microsoft BizTalk Server 2010 Patterns
- Implementing Design Patterns in Orchestrations
- BizTalk Orchestration Throttling Pattern
- A pattern for Ordered Delivery using orchestrations
Other languages
This article is also available in the following languages:
See Also
Read suggested related topics:
- The BizTalk Anti-Pattern List
- BizTalk: Enterprise Integration Patterns
- BizTalk Server: Visio Stencils
Another important place to find an extensive amount of BizTalk related articles is the TechNet Wiki itself. The best entry point is BizTalk Server Resources on the TechNet Wiki.