Are there any restrictions on keeping the connection alive

2 views
Skip to first unread message

Ram

unread,
Aug 30, 2009, 10:21:42 AM8/30/09
to Google App Engine
Hello Guys,

We are Developing a solution which pushes a message/request back to
the Mobile. Hence we would like to keep the connection alive.

Are there any restrictions in place which prevents us from doing this?
We are developing using Java API.

Regards,

Ram.

Wooble

unread,
Aug 31, 2009, 12:09:13 PM8/31/09
to Google App Engine
Yes. You can't do it at all. Requests must finish in 30 seconds or
they'll be terminated, and you can only send data back to the browser
when the request actually finishes.
Reply all
Reply to author
Forward
0 new messages