Hi,
I was reading up on kafka streams for a project and came across this blog
https://softwaremill.com/kafka-streams-how-does-it-fit-stream-landscape/
I wanted to validate some assertions made in blog, with kafka community

- Kafka streams is kafka-in, kafka-out application. Does the user need
kafka connect to transfer data from kafka to any external store?
- No support for asynchronous processing - Can I use more threads than
number of partitions for processors without sacrificing at-least once
guarantees?



-- 
Regards,
Abhishek Agarwal

Reply via email to