Hi,

I am planning to deploy to GAE and should hopefully see quite a few
users eventually.
Does DAL's GAE support scale well? Will I run into the 1000 fetch()
limit or is that handled
under the hood for example?
Should one rather handcraft the Datastore interface with let's say
1000 concurrent users or
will web2py's DAL handle it and handle it efficiently?
It would be great if someone knowledgeable in web2py's GAE support
could restate GAE's
"Best practices for writing scalable applications" at
http://code.google.com/appengine/articles/scaling/overview.html
in terms of web2py's DAL for GAE. It's a lot to ask for, I know, but
it sure would be great :)

Thanks,
HC
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to