I've been working with both Apache Kafka
plus WSO2 Message Broker
in order to publish and consume messages using Topics
. But then apart from changing the jndi
properties in WSO2 MB, the configurations in integrating the WSO2 CEP
looks to be the same in both.
I'm sure it has it's own pros' & cons'. I've gone through the doc of Kafka and the WSO2 MB documentation. Are there any major differences when comparing one against the other? Any help would be appreciated.