Hi all, I'm a spring user in java and looking for equvalent many things in scala. In spring, transaction management is so easy and good. When i look for transaction management in akka , I only found that STM.
In Akka 2.3, Transactors are deprecated. I just need to understand the logic. There might not be necessary in Akka but i don't know. For example. let's build a big application that transaction management is so important in. It has many business logics. How can i achive in that system? Technologies that we use, are Scala Akka Spray Slick And also Is scaling an issue for transaction management because the transaction is important? Best Regards, Bilal -- >>>>>>>>>> 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.
