Mike Wesner wrote:
> The application I have been designing seems fairly clean so far and I
> like the shape of our data, however I am worried about all the talk of
> timeouts and datastore issues.  For example people saying that they
> can't create or delete 100 records in a 10 second request.  That seems
> horrible.  It seems like we have to treat the datastore in a very
> fragile way.   Shouldn't the limited feature set of datastore allow us
> to pound on it much harder than a typical relational db like mysql?

Across hundreds, thousands, even millions of requests, yes.  In a
single request, no.

                                Ross Ridge

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to