Hi Prakhyat, Vaughn Vernon has some articles an how to go about DDD and akka see https://vaughnvernon.co for the details. Your questions about the way to interact with business experts may get better answers in the DDD/CQRS group.
To give you some options: You may write a DSL used inside the persistent actor or choose to use another kind of language to express the logic of the business expert. We are currently building a persistent actor that runs CMMN based cases (processes), that's a more visual way of defining your business logic. Kind regards, Olger -- >>>>>>>>>> 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.
