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 google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to