Is there any articles on writing real time web apps in app engine? I'm 
thinking along the lines of a simple multiplayer game or chat app. I wanted 
to be able to store objects in the datastore and memcache and when they are 
updated let some pending http request detect the change and return the 
response to the client, pereferably without the pending request having to 
keep polling memcache and the datastore, though I'm not sure if such a 
thing is possible.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/d7c098b6-075e-4127-ac9e-8163884a6afb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to