On 06/01/2017 10:15, Konrad Malawski wrote:
You may also want to track our blog, as we're publishing things about Artery internals there: http://blog.akka.io/artery/2016/12/02/streams-in-artery http://blog.akka.io/artery/2016/12/05/aeron-in-artery
I notice you are using Aeron as part of the implementation. Will that be mandatory, or optional? In my experience (Hadoop, Spark), platform-dependent binary dependencies such as Aeron are problematic for platforms other that Linux/x86 because multiple, often difficult to fix endian and alignment issues.
It appears the main focus of Aeron is performance. There are other cases where the focus is on cross-platform rather than performance, a pure-Java is going to be preferable in those cases.
-- Alan Burlison -- --
--- You received this message because you are subscribed to the Google Groups "Akka User List" group.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
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 https://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
