Because the datastore is a network of servers separate from your backend process, we still charge for the CPU usage that your API calls incur on those servers. We do not, however, charge for CPU cycles (or RAM) consumed by your backend process itself. This should become more clear in the future.
On Tue, May 17, 2011 at 5:41 AM, Laurent Pellegrino < [email protected]> wrote: > Hi all, > > I have create a backend instance and I use it in order to load data into > the datastore. It works very well. However, from the Dashboard I have seen > that the CPU time resource increase whereas only my backend instance is > running. Is it a correct behavior? I was thinking the purpose of backends > was to remove the CPU and memory restrictions (according to the backend > class). Is it not true? > > Kind Regards, > > Laurent > > -- > 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 > [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-java?hl=en. > -- 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 [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-java?hl=en.
