Where can I find some diagrams / discussions / examples for web applications based on Scala Akka services? I am wondering how to integrate the user interface, etc. Only cloud support options.
I'm not sure this is exactly what you wanted, but here is an example for a Scala web application using Lift for the front end and Akka at the end: http://maciejmatyjas.com/2010/07/scaling-web-apps- with-akka /
Source: https://github.com/matyjas/LSUG-Akka-Lift-Demo