On Fri, Jun 25, 2010 at 4:48 PM, djidjadji <[email protected]> wrote:
> 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. > This something I will have to solve sooner or later. And all I've been able to find on this topic is this: "4.4. You may not develop multiple Applications to simulate or act as a single Application or otherwise access the Service in a manner intended to avoid incurring fees" Given that any application has its own free-quota one could say that whenever they communicate they "intend to avoid incurring fees". Is this discussed in more detail somewhere? 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]<google-appengine%[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]<google-appengine%[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]<google-appengine%[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.
