Where can I find some diagrams/discussions/examples for Web Application based on Scala Akka services?
I’m interested how UI should be integrated etc.
Looking into cloud support variants only.
Where can I find some diagrams/discussions/examples for Web Application based on Scala Akka services?
Share
I’m not sure if it’s exactly what you wanted but here is an example for a Scala web application that uses Lift for the front end and Akka in the back end: http://maciejmatyjas.com/2010/07/scaling-web-apps-with-akka/
Source: https://github.com/matyjas/LSUG-Akka-Lift-Demo