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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

App Engine 1.6 out with Python 2.7, Map/Reduce in the SDK

79 点作者 jconley超过 13 年前

5 条评论

tosh超过 13 年前
From my POV google app engine is still the only PaaS offering that can scale the data-tier. Scaling the application instances is a lot easier and most other PaaS providers struggle with that too.<p>I think if you look at the big picture GAE is as good as it gets at the moment and there is quite a gap to the second place when it comes to automatic scaling.<p>Am I missing something? Disclaimer: we are very happy and excited GAE customers with <a href="https://blossom.io" rel="nofollow">https://blossom.io</a>
评论 #3210174 未加载
dmnd超过 13 年前
Python 2.7 may be present in the SDK (which is great!), but it's still in experimental mode:<p>"Unfortunately, being on the bleeding edge means that we may make backwards-incompatible changes. We will inform the community once the Python 2.7 runtime is no longer experimental."<p><a href="http://code.google.com/appengine/docs/python/python27/newin27.html" rel="nofollow">http://code.google.com/appengine/docs/python/python27/newin2...</a>.
alpb超过 13 年前
I guess nobody is interested in (or hates) App Engine anymore after pricing plan changes. That's what I think due to no comments in such a post.
评论 #3208811 未加载
评论 #3209445 未加载
评论 #3208861 未加载
评论 #3209455 未加载
评论 #3209414 未加载
PanosJee超过 13 年前
Map/Reduce is still horrible. Python 2.7 is a much awaited addition
tszming超过 13 年前
They have released a full MapReduce framework for Python, but still no SSL support?<p>Are they serious?