With an HTML page that reloads itself collect all the data that you want in memcache. Each reload a parameter specifies where to continue collecting. If all collected return an HTML page that reloads to an URL that converts the memcache content to an image, store this "image" in memcache, and serve this image.
2009/9/29 nickiv <[email protected]>: > > I have exactly the same problem and unfortunately I did not see any > workaround. We want to use GAE for quantity logging system and we need > to show the result in graphic form. Depending from the request period > we can get up to 10000 entities. Of course all this information can > not be shown in text form and nobody wants to send it to the browser, > but it makes sense to make graphic from all this entities which will > be shown in browser. If some one has idea how to solve this issue, > please help. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
