Thanks for the reply, Roland. I have a lot to learn. Exciting times.

On Tue, Nov 17, 2015 at 7:43 AM, Roland Kuhn <goo...@rkuhn.info> wrote:

> Hi Richard,
>
> Kafka so far makes a conscious choice to base its operations on
> consistency, favoring it over availability where that tradeoff is
> necessary. Due to this design decision Akka Cluster or Distributed Data
> would not be a good fit—the result would be a different model than what
> Kafka currently provides. I also find this question very interesting and
> have not yet conducted enough research to understand all the ramifications.
>
> Regards,
>
> Roland
>
> 17 nov 2015 kl. 02:02 skrev Richard Rodseth <rrods...@gmail.com>:
>
> Apologies if this is a naïve question.
> Kafka seems like great technology and a great companion to Akka.
> It has a dependency on Zookeeper, and my understanding is that's just for
> the watermarks.
> I'm not sure if this dependency on ZK is a bad thing, but I've certainly
> seen criticism of ZK and skeptical tweets from Jonas or Viktor about ZK.
> I saw that Confluent had hired a ZK committer, but I don't know if that's
> because they want to remove this dependency or maintain it.
> Akka has CRDT support and Akka Cluster has no dependencies.
> So I'm curious whether a Kafka competitor could be built on top of Akka
> Cluster.
> Making any sense?
>
>
> --
> >>>>>>>>>> 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 http://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>
>
>
>
> *Dr. Roland Kuhn*
> *Akka Tech Lead*
> Typesafe <http://typesafe.com/> – Reactive apps on the JVM.
> twitter: @rolandkuhn
> <http://twitter.com/#!/rolandkuhn>
>
> --
> >>>>>>>>>> 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 http://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
>>>>>>>>>>      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 http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to