I think that GAE is not best solution for this kind of application.
You are much better with dedicated / cloud instances and Cassandra (or other
noSQL solution) to work around mysql scalability.
Maxim.
On Fri, Jan 14, 2011 at 8:24 PM, supercobra wrote:
> Hello again,
>
>
> > Again as Eli ment
Can you please provide reference to this very important claim?
On Tue, Jan 11, 2011 at 11:19 PM, Geoffrey Spear wrote:
> Appengine is entirely hosted in North American datacenters at the
> moment.
>
> On Jan 10, 4:56 pm, brady wrote:
> > I'm under development of a simple web app which will be ta
Not sure I'm inline with this.
How 10min URLFetch limit is relevant is request is limited to 30seconds?
What am I missing something?
On Fri, Jan 7, 2011 at 7:41 AM, Nick Johnson (Google) <
nick.john...@google.com> wrote:
> Hi Keakon,
>
> On Thu, Jan 6, 2011 at 4:17 PM, 风笑雪 wrote:
>
>> I found t
+1
On Mon, Dec 20, 2010 at 10:10 PM, Joshua Smith wrote:
> Thanks for posting this to the list. His story was disconcerting, and it's
> good to hear that he didn't respond to your emails.
>
> -Joshua
>
> On Dec 20, 2010, at 2:18 PM, Ikai Lan (Google) wrote:
>
> Hi,
>
> I sent you an email a week
Hello,
We are starting to design our continuous integration system.
The path we choose to go is automated test cycle: Get fresh environment (17
web services, distributed on ~6 EC2 instances), plus GAE as the super
scalable front end. Start running functionality tests on the system. Should
the tes
Our app is also getting deadline exceeded errors, it blocks on on the
DataStore access.
See the following stack trace:
com.google.apphosting.api.DeadlineExceededException: This request
(49e2967d2f129358) started at 2010/11/02 17:53:38.372 UTC and was still
executing at 2010/11/02 17:54:07.613 UTC
Hello,
Sorry for the basic question, can't find any clear answer on the subject.
Is the task queue API in any way better for long term running jobs then a
simple request to a defined "notfityUpdate" interface being called by our
processing farm?
While at it, what it the most recommended method f
OT:
I actually really like this comment!
Coming from "Google" this makes it 2 times more awesome.
[Like!]
Maxim.
On Mon, Oct 18, 2010 at 10:25 PM, Ikai Lan (Google) <
ikai.l+gro...@google.com > wrote:
> No, I don't buy this argument. TortoiseSVN on Windows is about as easy as
> it gets. I hav