I started to do some small project using struts2, JSP, JDO. What is startup time?
When I login into my app, I get the first response back in 9-10 secs. How about any data for wicket applications? -Aswath On Wed, Dec 23, 2009 at 5:25 AM, Larry Cable <[email protected]> wrote: > I am using Spring 2.5.6/3.0, JSP and JDO. > > On Dec 22, 10:41 am, Trung Pham <[email protected]> wrote: > > Coming from Ruby on Rails background, I have tried to run Rails on > > Jruby on AppEngine. While it works, but it has ridiculous startup > > time. Well over 20 seconds to spin up an instance, and sometimes it > > even hits the 30 seconds limit. > > > > Anyway, out of curiosity, what is the equivalent MVC framework in the > > Java world that works like Rails? Preferable native Java, not > > something like Grails on Groovy. Is it even possible to have a MVC > > framework on AppEngine that takes no more than 1 second to spin up? > > > > Thanks. > > -- > > 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 > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > > > -- 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 [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-java?hl=en.
