TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Moving java scala appengine to dotcloud

1 点作者 angelohuang超过 13 年前
We hosted our scala/lift application on appengine, but recently we faced few difficulties to utilize several scala/lift features on it. Is there anyone out there who has experience moving application code to dotcloud from appengine?

1 comment

factorialboy超过 13 年前
It depends if your app is using a lot of proprietary AppEngine APIs / features. If yes, then you will have to rewrite at least some portions of the app.<p>Due to the recent AppEngine pricing changes, I moved my app - Review19.com - away from GAE. I had to rewrite it entirely because I used a lot of AppEngine specific APIs.<p>There are other open source options that "replicate" some of the GAE APIs, but none of them claim to production ready.
评论 #3466478 未加载