Commit 728edda0 authored by Galib Shaheed Khan's avatar Galib Shaheed Khan

Update README.md

parent 3bd3e112
By using streams we can easily migrate from Kafka to other messaging servers like RabbitMQ, etc By using streams we can easily migrate from Kafka to other messaging servers like RabbitMQ, etc
Kafka with streams can simplify the code comparatievely normal kafka producer consumer application Kafka with streams can simplify the code comparatievely normal kafka producer consumer application
\ No newline at end of file
By using streams we can write the minimum configuration
Here 2 applications. 1) producer application 2) consumer application
Producer application is responsible to publish the message in topic
Consumer application is responsible to consume the message through topic which is published by publisher application
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment