Or you could view it the other way and that EVENTUAL consistency is 10x
cheaper :) You can also use both consistencies in your app. Do you really
need STRONG consistency for every query and fetch. For example, if your
selling products, does the descriptions of the products change that often. I
don't know your application so maybe yours does but I think a lot of apps
could use EVENTUAL for a lot of things and be fine with it.

On Fri, Jul 8, 2011 at 7:58 PM, Peter Murray <[email protected]> wrote:

> Thanks, Ikai.  I read the post and think I understand the situation.
>
> Too bad the STRONG consistency costs as much as 10x performance - is there
> any hope on the horizon for improving that?
>
> Cheers,
>
> pete
>
>
>  --
> 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/-/LAhotZocsRQJ.
>
> 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.
>

-- 
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.

Reply via email to