Enterprise Integration Patterns1
Enterprise Integration Patterns1
In this article we are going to look at traditional and new challenges that face developers and enterprise integrators who work on Enterprise Integration solutions. Then we will see how Enterprise Integration Patterns can help us to address those challenges.
http://consulting.dthomas.co.uk
Different Semantics Applications may have different interpretation of the same concept. For example in one application we may use the term Property for referring to a building, whereas in another application we may consider the same term for referring to a car as well. So when it comes to integrating applications, we may encounter inconsistencies in the semantics.
Since these challenges are related to semantics, we need to tackle them by using appropriate patterns, and not products. This introduces us to the Enterprise Integration Patterns. These patterns provide us with the best practices to solve common Enterprise Integration problems. Now lets have a quick look at some of the patterns that can be used to solve the problems mentioned above.
http://consulting.dthomas.co.uk
Conclusion
In this article, we have seen some of the new challenges of Enterprise Application Integration solutions, and have shown how Enterprise Integration Patterns can help us to address those challenges. For more information, you can refer to the references to find out more about the Enterprise Integration challenges and patterns.
References
Enterprise Integration Patterns by Gregor Hohpe and Bobby Woolf, Addison Wesley, 2003 Patterns of Enterprise Application Architecture by Martin Fowler, Addison Wesley, 2002 http://www.eaipatterns.com/ http://msdn.microsoft.com/practices/type/Patterns/Enterprise/
http://consulting.dthomas.co.uk