While what you say is true there it is also true that there are numerous app
engine apps that are providing services to other apps via rest or soap web
services. I think the tos need to be clarified because web apps are no
longer architected as one huge application or at least best practices
dictate that they shouldn't be. Additionally, if the original poster were
willing to pay for both applications would that still be a violation of tos?
I don't recall reading in the original query if he wouldn't be willing to do
so. If that then is the case then surely there is no intent to snake one's
way around the quotas and get a free lunch so to speak.

Jeff.

On Fri, Jun 25, 2010 at 10:48 AM, 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.
>
> 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.
>
>


-- 
--
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.

Reply via email to