In my view one of the biggest advantages of GAE is the DataStore. You can't really compare to other platforms if one of the things on your feature requirements is "100+ Gigabyte DataStore"
CF's PHP support is really rough by the way. It doesn't support a lot of libraries that are out there, and because of the way it has implemented parallelism, it often log jams when Low CPU long Wait processes are spawned (like Curl) From: [email protected] [mailto:[email protected]] On Behalf Of TJ Yang Sent: Friday, September 09, 2011 2:40 PM To: [email protected] Subject: [google-appengine] GAE cloud solution compare with VMWare's open source Cloud Foundry >From G+ stream at R2, I learn there is a new Cloud solution called Cloud Foundry. So far, my reading from R1 found C.F. has following pros/features over GAE. 1. The solution itself is open source, no vendor lock-in. 2. You can compile C.F. src tree and deploy private cloud using existing infrastructure in your intranet. 3. Support PHP,SCALAR and Ruby framework and Perl (from Activestate). 4. Community development on solution itself is welcome. Hope GAE can match above features from C.F. in the future. The only catch of C.F. solution is, its commercial hosting price is still unknown. R1: https://plus.google.com/106130679598095630483/posts?hl=en R2: http://www.cloudfoundry.com/faq tj -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/cfyM8JV8xSsJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
