简体   繁体   English

基于Akka的Web应用程序架构

[英]Akka based Web Application Architecture

Where can I find some diagrams/discussions/examples for Web Application based on Scala Akka services? 在哪里可以找到基于Scala Akka服务的Web应用程序的一些图表/讨论/示例? I'm interested how UI should be integrated etc. Looking into cloud support variants only. 我对UI应该如何集成等感兴趣。只关注云支持变体。

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/ 我不确定它是否正是您想要的,但这里是Scala Web应用程序的示例,该应用程序使用Lift作为前端而Akka作为后端: http//maciejmatyjas.com/2010/07/scaling-web -apps与-阿卡/

Source: https://github.com/matyjas/LSUG-Akka-Lift-Demo 资料来源: https//github.com/matyjas/LSUG-Akka-Lift-Demo

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM