Message Endpoint Message Endpoint! This is just a code piece of code which sits between the data application and the message channel. The R&R (role and responsibility) of this module is … [Read more...] about Enterprise Integration Pattern Part 7 of 7[Message Endpoint]
message endpoint
Enterprise Integration Pattern Part 5 of 7 [Message Router]
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]
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]