Messaging and Eventing in SOAMessaging is used with distributed computing to achieve asynchronous communication. An Event is a change of state in a software system. Eventing is referred to as propagating messages which contain those event information through publish and subscribe. WSO2 Message Broker (WSO2 MB) addresses messaging and eventing in WSO2 Carbon platform. This article gives a detailed description on how those concepts are realized using WSO2 MB with relevant samples. |