Blogs tagged EIPinCPI
-
Previous – Test Message | Index | Next – Summary This week, we’ll explore the last pattern in the EIPinCPI blog series known as Channel Purger. When do I use this pattern? Channel Purger, as the name suggests is used to remove messages... Read More »0Comments2Likes
-
Previous – Smart Proxy | Index | Next – Channel Purger This week, we’ll study one of the popular system management patterns known as Test Message. When do I use this pattern? In software engineering, testing is performed to verify that... Read More »0Comments0Likes
-
Previous – Message Store | Index | Next – Test Message This week, we’ll explore yet another system management pattern known as Smart Proxy. When do I use this pattern? Smart Proxy is used when we want to monitor the Request-Reply... Read More »0Comments1Like
-
Previous – Message History | Index | Next – Smart Proxy This week, I’ll explore a system management pattern known as Message Store. When do I use this pattern? Message Store is used to persist the message or parts of it for reporting... Read More »0Comments1Like
-
Previous – Wire Tap | Index | Next – Message Store This week, we’ll explore another system management pattern known as Message History. When do I use this pattern? Message History is useful to analyse the error. The message history... Read More »2Comments4Likes
-
Previous – Detour | Index | Next – Message History This week, we’ll study the next system management pattern known as Wire Tap. When do I use this pattern? Wire Tap pattern is used to listen into Point-to-Point communication, generally,... Read More »0Comments0Likes
-
Previous – Control Bus | Index | Next – Wire Tap This week, we’ll study the next system management pattern known as Detour. When do I use this pattern? Detour is simply a router for debugging. For example, it is common in CPI to write a... Read More »0Comments3Likes
-
Previous – Message Bus | Index | Next – Detour This week, we’ll begin studying the System Management patterns. And, the first one is known as Control Bus. When do I use this pattern? Control Bus comprises of tools that enable management... Read More »0Comments0Likes
-
Previous – Messaging Bridge | Index | Next – Control Bus This week, we’ll study a pattern known as Message Bus. When do I use this pattern? Message Bus is useful where multiple applications providing similar functionality are involved.... Read More »0Comments2Likes
-
Previous – Channel Adapter | Index | Next – Message Bus This week, we’ll study a pattern known as Messaging Bridge. When do I use this pattern? Messaging Bridge pattern is used to connect two messaging systems. Connecting entire... Read More »0Comments1Like