Yes, but be aware of the TOS "Terms Of Service". It is not allowed to have two or more apps working together as one to increase the free quota up to 10GB storage and 65CPU hours.
You have enough concurrent instances to do the job in one app. If Google detects this kind of traffic your apps are out. 2010/6/25 Jeff Schwartz <[email protected]>: > I believe datastore entities are sandboxed to their respective applications > for sercurity reasons. You can, however, use REST web services as an api > between 2 or more applications. > > Jeff > > On Thu, Jun 24, 2010 at 3:50 PM, kstewart <[email protected]> wrote: >> >> With the Application Id as part of the Entity key, does this make it >> impossible to share Entities between apps? My main application will >> be the user facing app and will own the Entities. However, there will >> be a large administration and reporting component which I would rather >> not package in the same application for numerous reasons, but it needs >> to interact with the same Entities. Is this possible using the >> Datastore? >> >> -- >> 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. >> > > > > -- > -- > Jeff > > -- > 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. > -- 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.
