Hi,

I'm trying to return 5000 rows by using 5 sets of 1000.  However the
CPU utlization is really high.  I need to get the full 5000 to work
out a calculation based on the data.  This prevents me from performing
any paging operations.  I don't need to display all the data at once
but simply getting the rows is causing some issues.  I don't want the
high cpu utilization to cause the requests to timeout.

Does anyone know of anything i could try?

Regards

Chris

--

You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.


Reply via email to