You might find Reactive Kafka useful: https://github.com/softwaremill/reactive-kafka /Patrik
On Tue, Nov 17, 2015 at 4:31 PM, Soumya Simanta <[email protected]> wrote: > > > On Tuesday, November 17, 2015 at 5:02:18 PM UTC+5:30, > [email protected] wrote: >> >> Today you can use akka streams + kafka to create a distributed system. >> This is not a perfect solution but works well. >> >> > Is the basic idea to create akka-streams Flows and deploy them on > different physical nodes connected using Kafka? Is there a reference > implementation somewhere I can check? > > Thanks > -Soumya > > > > >> Em terça-feira, 17 de novembro de 2015 05:52:47 UTC-3, Soumya Simanta >> escreveu: >>> >>> Is a distributed version of Akka streams planned anytime in the near >>> future? >>> >>> Thanks >>> -Soumya >>> >>> -- > >>>>>>>>>> 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/d/optout. > -- Patrik Nordwall Typesafe <http://typesafe.com/> - Reactive apps on the JVM Twitter: @patriknw -- >>>>>>>>>> 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
