> My Java App anticipates few requests, but a lot of processing. Hence
> it was designed to be multi-threaded. Since the multiple threads are
> not allowed in GAE & max request processing time is only 30 secs with
> Task Queues, I'm looking at my options:
> 1. How do you develop high background processing application with
> GAE ?

Have you seen http://code.google.com/appengine/docs/java/taskqueue/

Shawn

--

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...@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