Message Router This is another pattern in enterprise integration patterns. The concept is quite simple but the implementation has lots of complexities. Lets see. Message router just adds another … [Read more...] about Enterprise Integration Pattern Part 5 of 7 [Message Router]
message translator
Enterprise Integration Pattern Part 6 of 7 [Message Translator]
Message Translator This is another of the pattern in the integration pattern series. Again, one of my favorites. The reason I love this pattern is because of the power of the same. Message translator … [Read more...] about Enterprise Integration Pattern Part 6 of 7 [Message Translator]
Enterprise Integration Pattern 4/7 [Pipes and Filters]
Pipes and Filters This is another interesting pattern and one of my favorites. To send a message from one application to another is not simple as it sounds. normally you don't just send a message. In … [Read more...] about Enterprise Integration Pattern 4/7 [Pipes and Filters]