How groups perform depends on what (and probably more importen: how often) you do with them. Having everything in one group will cause congestion. Groups should only be used when transactions are needed
Cheer Tonny On Dec 30, 8:04 pm, nischalshetty <[email protected]> wrote: > "The more entity groups your application has—that is, the more root > entities there are—the more efficiently the datastore can distribute > the entity groups across datastore nodes" > > I read this above line here > -http://code.google.com/appengine/docs/python/datastore/keysandentityg... > > I was of the opinion that having as little entity groups is better. As > in, the best would be not to have entity groups at all. Does that mean > having entity groups is a good thing and it doesn't affect performance? -- 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.
