[appengine-java] Re: Scheduler features and load time limitations

2011-07-30 Thread Marcel Overdijk
btw: I was able to run latest Grails 2.0.M1 on GAE infrastructure. Request that cause a instance to be loaded take 29 - 31s and sometimes cause a HardDeadlineExceededError. After instance is loaded requests are very fast, until they are ceased down by GAE scheduler. I have no concern with the lon

[appengine-java] Re: Scheduler features and load time limitations

2011-07-30 Thread Marcel Overdijk
Hi Ikai, I tried latest Grails 2.0.M1 on appengine and hitting the HardDeadlineExceededError during startup. So before continuing my investigation to run Grails on AppEngine I would be interested if something will happen to the 30s request limit (at least for instance startups). On Jul 22, 9:20 p

[appengine-java] Re: Scheduler features and load time limitations

2011-07-22 Thread Marcel Overdijk
Honestly I don't know what the current startup time for Grails on GAE would be now. Also depending on what plugins installed etc. Current version does not even work on GAE. I was thinking about trying it out again but remembered the 30s limit I hit some time ago. So I asked this question on the fo

Re: [appengine-java] Re: Scheduler features and load time limitations

2011-07-22 Thread Ikai Lan (Google)
What's the startup time on Grails now? I can ask about the 30s startup time, but I'm sure there are some pretty serious consequences to an app with a 40s-50s startup time. I'm a bit surprised, honestly, because even a JRuby on Rails app shouldn't take more than 30 seconds to startup. Ikai Lan Dev

[appengine-java] Re: Scheduler features and load time limitations

2011-07-22 Thread Marcel Overdijk
Yes might be, but frameworks like Grails need a longer startup time. It does not matter for any application server nor cloud provider except GAE. That's why I'm asking about future working of scheduler. Further, if I keep up enough instances I would not bother the startup time at all... I'm not

Re: [appengine-java] Re: Scheduler features and load time limitations

2011-07-22 Thread Ikai Lan (Google)
I haven't heard any plans to lift the 30s load time to start an application. 30s+ loading time seems pretty bad to me ... Ikai Lan Developer Programs Engineer, Google App Engine Blog: http://googleappengine.blogspot.com Twitter: http://twitter.com/app_engine Reddit: http://www.reddit.com/r/appengi

[appengine-java] Re: Scheduler features and load time limitations

2011-07-22 Thread Marcel Overdijk
Hi Ikai, I cannot find answer to: 1) Will the limit of 30s to start an application be lifted? The other question seems to be answered since the changes in 1.5.2 (http://code.google.com/appengine/docs/adminconsole/ performancesettings.html#Setting_the_Minimum_Pending_Latency) On Jul 22, 4:24 pm