Hi, we are currently in phase of evaluating akka as our microservice architecture implementation. According to basic Microservice architecture rules, microservices should communicate with each other using language agnostics API like REST.
My question is: 1. are we missing something by using REST API between microservices instead of defining remote-actor? 2. what about performance ? Should we expect major performance degradation ? 3. is akka-http actor based ? In case of "storm", can we use backpressure ? I really thank you for your help. Regards, Yaakov -- >>>>>>>>>> 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 https://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
