Thanks for the advice. But, won't channels limit me to 100 users per day?
And does memcache pickup changes to the database quickly?
On Feb 5, 2012 5:26 AM, "alex" <[email protected]> wrote:

> David,
>
> you might want to rethink the design of your app and use push updates
> instead of pulling:
>
> http://code.google.com/appengine/docs/python/channel/overview.html
> http://code.google.com/appengine/docs/java/channel/overview.html
>
> Also, caching queries results will help you a lot.
>
>  --
> 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/-/9WVje6plTXkJ.
> 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