Hi Arun,
Kafka doesn't provide JMS services. It has some architectural similarities
with JMS, though Kafka is designed to scale to much larger systems than
JMS, but if your app uses JMS, it will need to be modified to use Kafka
Producers and Consumers in order to work.
Steve
On Mon, Mar 17, 20
Hi
I am new to Kafka and ZooKeeper, could you please help with answering the below
questions..
We have both Kafka and Zookeeper in installed in DEV and we are successfully
able to publish and consume messages, the question I have is,
1. Can you tell me how I can make sure JMS config is enab