1
Muninn 2013-05-08 11:24:16 +08:00
有人会觉得堕落吧:)
|
2
oldcai 2013-05-08 11:41:16 +08:00
感觉不像啊,要支持早支持了吧。。
|
3
jeeson OP @Muninn @oldcai 可能是为了方便移植现有 PHP 应用到 GAE,GAE/PHP 配合 Cloud SQL 可以让许多现有 CMS 应用在 GAE 上运行
Cloud SQL 在 6月3日 要推出一个 D0 的套餐,$0.36/天,不知道和这个有没关系:https://developers.google.com/cloud-sql/docs/billing ===== GAE 已经支持 Sockets (preview),可以访问 Redis 等外部服务,如果在 Google Compute Engine 上部署自己的 NoSQL 服务应该可以大大降低 GAE Datastore 成本:http://www.xhroot.com/blog/2013/04/12/accessing-redis-from-google-app-engine/ |
4
wwqgtxx 2013-05-08 21:09:05 +08:00 via Android 1
|
5
wwqgtxx 2013-05-08 21:32:31 +08:00 via Android 1
@phuslu 找到了官方文档
Version 1.7.7 - April 9, 2013 The Sockets API, which allows applications to make outgoing TCP connections and send/receive UDP packets to the Internet using both IPv4 and IPv6, is now available as an experimental feature for billed apps 貌似暂时仅支持付费用户……………… |
6
siw 2013-05-08 22:18:25 +08:00
talaria
|
7
est 2013-05-09 10:10:23 +08:00
支持php不可能。支持nodejs可能性倒是比较大。。。。。v8是自家的,google的基础设施可以代替 libuv。然后。
|