http://community.blackwatermodels.com/ Is a recent build we did. It runs in a kind of "weird" hybrid mode. Much of the site is PHP, the images are served off of CDN IN A BOX (cdninabox.com). The user information is stored in DataStore accessed via HTTP requests (rather than SQL). We did this because we leveraged a lot of existing code, but wanted the scalability and data reliability of GAE.
We will slowly port more of the app to GAE over time, but this gave us a good balance of Code ease to Server Ease we were looking for. -- 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.
