On Sat, Aug 20, 2011 at 1:38 PM, thstart <[email protected]> wrote: > +Jeff Schnitzer > > > pry the details out of you. > > I posted a code if you care to read, the advice is EVENTUAL_CONSISTENCY > which is a compromise and I don't need to do it in M/S. >
When fetching a list of keys use max_entity_groups_per_rpc=1 for speed. Use EVENTUAL_CONSISTENCY whenever you can as it has to the potential to speed up your app. I say "whenever you can" because sometimes you won't be able to. > > >get better reception ... > > Yes I got a reception, Brett will update his presentations, Dan will update > his book - I just purchased an access to his 2nd edition - a work in > progress, and yes - I make every effort to do what is needed. > > The point is if you have a project which you really care you will do the > same to make sure it works. If you have the time to thinker 24/7 with > database experimenting, then good luck. > > Just checking - have you looked at the code I posted, made tests both in HR > and M/S, performed benchmarks or you just want to talk not having what else > to do? > Do this and then come back ton talk about real world situations. > > >get a terapist > If you are at the point to have a waiting list of paying customers, and you > invested a year in developing, testing and almost to the final, and at this > point you have to completely redesign you code without knowing in advance, > if you an in areal world situation probably you will get a terapist, I don't > need one. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/Q3CS2U8McpAJ. > > 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. > -- Fred Sauer Developer Advocate Google Inc. 1600 Amphitheatre Parkway Mountain View, CA 94043 [email protected] -- 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.
