What is the impact of Kafka Streams on reactive-kafka?

517 views
Skip to first unread message

Axel Poigné

unread,
Mar 19, 2016, 8:17:09 AM3/19/16
to akka...@googlegroups.com
Seems to me that Kafka streams support distribution but not back pressure, reactive-kafka vice versa.

Anyway, using Kafka streams seems to be very lightweight when using Kafka.

Any comments?

Akka Team

unread,
Mar 22, 2016, 6:00:28 AM3/22/16
to Akka User List
Hi Axel,

I am not sure what the question is about here. Anyway, reactive-kafka is not just about reading from Kafka, it also provides a Reactive Streams based interface that allows interoperability with anything that implements RS.

-Endre


--
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
---
You received this message because you are subscribed to the Google Groups "Akka User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to akka-user+...@googlegroups.com.
To post to this group, send email to akka...@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.



--
Akka Team
Typesafe - Reactive apps on the JVM
Blog: letitcrash.com
Twitter: @akkateam

Patrik Nordwall

unread,
Mar 22, 2016, 6:06:06 AM3/22/16
to akka...@googlegroups.com
For reference, Kafka Streams is this thing: http://www.confluent.io/blog/introducing-kafka-streams-stream-processing-made-simple

Reactive Kafka is (or will be) a Kafka connector to/from Akka Streams (and thereby also Reactive Streams).

It looks like Kafka Streams provides another streaming DSL, but I don't know anything about it.

Patrik Nordwall
Akka Tech Lead
Lightbend -  Reactive apps on the JVM
Twitter: @patriknw

 Lightbend

Axel Poigné

unread,
Mar 22, 2016, 12:38:12 PM3/22/16
to akka...@googlegroups.com
For reference, Kafka Streams is this thing: http://www.confluent.io/blog/introducing-kafka-streams-stream-processing-made-simple

Reactive Kafka is (or will be) a Kafka connector to/from Akka Streams (and thereby also Reactive Streams).

 Hi Patrik, 

i am aware of both. My understanding of Kafka Streams, however, is miniscule. I hoped for some enlightenment by someone more knowledgable if compared to Reactive Kafka. Seems that Kafka Streams have some interesting ideas concerning the dichotomy of event streams and tables.

Akka Team

unread,
Mar 22, 2016, 12:46:13 PM3/22/16
to Akka User List
It looks like Kafka Streams is more of a distributed framework, does balancing, the app can be moved, etc.

RS based streams on the other hand are more lightweight and local. I.e. after reading this article this looks like an apples vs. oranges comparison for now.

-Endre

--
>>>>>>>>>> Read the docs: http://akka.io/docs/
>>>>>>>>>> Check the FAQ: http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
---
You received this message because you are subscribed to the Google Groups "Akka User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to akka-user+...@googlegroups.com.
To post to this group, send email to akka...@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages