[appengine-java] Re: slow responses for query

2010-05-29 Thread Philip Tucker
One more followup on this, when you say "you just pay your cost at write time, possibly asynchronously" are you referring to cron jobs? As far as I can tell there's no other support for concurrent processing. On May 4, 3:28 am, "Ikai L (Google)" wrote: > Query performance is generally a function

[appengine-java] send mail failing

2010-05-29 Thread Philip Tucker
I've been seeing a handful of these each day on my app. These are very small messages going only to 1 recipient. I could move mail sending out of the normal request flow (I think cron jobs are the only option right now for background processing, yes?) - is that the recommended remedy? com.honkentu

[appengine-java] Re: How to use com.google.appengine.api.datastore.Text ?

2010-05-29 Thread awneil
Thanks guys, just the ticket! I guess I was looking for "some 'set' method" and overlooked the constructor. Probably due to being a 'C' (non-OO) guy, and not fully up to speed on OO-speak? Cheers, Andy. -- You received this message because you are subscribed to the Google Groups "Google App

[appengine-java] Re: Delete all Datastore entries locally

2010-05-29 Thread awneil
You can administer your local datastore at http://localhost:/_ah/admin example: http://localhost:/_ah/admin -- 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 google-appengine-j...@googlegrou