Do you need to return the results to a browser? Is Authority a JDO Class?

>From the client (browser) you could seek the total amount of records then 
divide up the amounts and then call make several calls which divide up the 
queries into smaller pieces. Async api is available and might be worth a 
try, that is divide up the results after total is found. Find the total by 
only querying the keys.

http://code.google.com/appengine/docs/java/datastore/async.html

Brandon Donnelson
http://gwt-examples.googlecode.com
http://c.gawkat.com
Challenge is to: Spice up the java forum with some profile pictures, lets 
beat the python community. :)

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