I have an app that have to fetch some REST urls frequently to update some data.
In appengine I have 657k of URL fetch calls available, the problem is, each url fetch call, consumes a lot of CPU. See the last picture, the API method uses a lot of CPU, ending very soon my free quota =\. I can't optimize it anymore, and I need to use this URL Fetch call availables. Anyone are getting the same problem? <https://lh6.googleusercontent.com/_dPy9KI0Cyz8/TUxLFVwIDfI/AAAAAAAAEmw/-mwTKqYeB4U/Quota%20Details%20-%20Under%20construction%20-%20Opera_2011-02-04_16-49-41.png> <https://lh5.googleusercontent.com/_dPy9KI0Cyz8/TUxLDBV8y-I/AAAAAAAAEmo/ZCt-9tiybxw/Quota%20Details%20-%20Under%20construction%20-%20Opera_2011-02-04_16-50-03.png> <https://lh4.googleusercontent.com/_dPy9KI0Cyz8/TUxLBIIP6gI/AAAAAAAAEmg/E3_mlzKwpjI/Quota%20Details%20-%20Under%20construction%20-%20Opera_2011-02-04_16-50-22.png> <https://lh4.googleusercontent.com/_dPy9KI0Cyz8/TUxK-bkGj4I/AAAAAAAAEmY/S5tFf3_EhQg/VisualVM%201.3.png> -- 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.
