Hi Daniel,
   Thanks for that - really helpful and I'll be sure to look carefully
at that option. One metric that you miss out and I consider important
for GAE is start-up time. How long does it take from starting the JVM
to serving the first template? At the moment, the majority of my
requests don't really have a UI as such (they're basically static
pages) but the admin interface uses the StringBuilder method I
mentioned - the last thing I want is to slow down my main application
for ease of programming the admin interface.

Thanks,
Mat.

On 9 November 2011 08:49, Daniel Florey <daniel.flo...@gmail.com> wrote:
> You can check out our comparison page for the different engines available:
> http://code.google.com/p/jmte/wiki/Comparison
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine-java/-/BqFh82n8DZ4J.
> To post to this group, send email to google-appengine-java@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com.
> 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 google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to