Hi,

has anybody ever tried to use the Elasic4s reactive streaming extension 
with Kafka? 
I've found this https://github.com/yannick-cw/elastic-indexer4s where you 
only need akka.stream.scaladsl.Source[A] and a 
com.sksamuel.elastic4s.Indexable[A]. 
Is this yet the classical Source->Flow->Sink implementation or is the 
Elastic4s the sink and I need Kafka Reactive Streams as source connected 
via a flow?
I haven't such a great experience here and my first solution was to use 
Apache Flink, but the reactive component is missing (I mean backpressure 
here).

Thanks
Torsten 


-- 
>>>>>>>>>>      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+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to