Hi everyone,
I need to upload big files to the Google App Engine blobstore and I
was thinking about a possible solution .. The problem with the normal
frontend is the 60 seconds timeout, but from what I understood about
backends the problem there is that I have to pass from a queue and so
the client will lose the endpoint with server, am I right?
Is there a way to pass transparently the upload calls to a backend in
order to run indefinitely, so that the client can upload also big
files?

Thank you,
Michele

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