为基于 Scala (Lift) 的应用程序选择托管解决方案和部署工具
我正在开发基于 Scala、Lift、MongoDB 的 Web 应用程序。您对此类应用程序使用哪种托管解决方案?我一直在考虑像 Heroku 这样简单的东西,甚至是完全配置的 VPS。
JVM/Scala 世界中最流行的部署工具是什么?例如,我使用 Capistrano for Rails。
I'm working on the web application based on Scala, Lift, MongoDB. Which hosting solution are you using for such apps? I have been thought about something easy like Heroku or even totally configured VPS.
What is most popular deploy tool in JVM/Scala world? E.g. I use Capistrano for Rails.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
基于 Xen 的 VPS 是基于 Java 的应用程序的不错选择。 Java 在基于 OpenVZ 的 VPS 上无法正常运行。
您还可以选择使用 Google App Engine 或 Amazon。
A Xen-based VPS is a good choice for Java based applications. Java will not run good on a OpenVZ based VPS.
Ang you also have the alternative to use Google App Engine or Amazon.