We moved our corporate web site ( http://www.kaon.com ) to GAE recently. It's mostly static content, with some simple dynamic stuff for events, press, etc. Performance is way up over our old hosted PHP environment, and the read-only stuff has continued to work through all the maintenance outages.
Certainly you need to write datastore-accessing code being wary of exceptions. If you do that from the outset, and think through the right thing to do in exceptional cases, it's really not a big deal. The rest of his "microbenchmark"-based complaints are kind of silly. -Joshua --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
