Free Liberator
SitePen Support

Google App Engine And Comet?

by Dylan SchiemannApril 11th, 2008

Dion Almaer’s post about App Engine with Ruby, Python, and Perl led us to ask the natural question we ask around here: “What about Comet?”

The short answer is, not yet really, based on this little bit from the App Engine documentation:

Some features impose limits unrelated to quotas to protect the stability of the system. For example, when an application is called to serve a web request, it must issue a response within a few seconds. If the application takes too long, the process is terminated and the server returns an error code to the user. The request timeout is dynamic, and may be shortened if a request handler reaches its timeout frequently to conserve resources.

For those hoping to build the first hot Comet App Engine App, you’ll have to wait. Per Dion: “Remember guys…. this is just the beginning.”

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]
Lightstreamer

2 Responses to “Google App Engine And Comet?”

  1. Peter Kristoffersson Says:

    How long is a few seconds? Doesn’t this mean that you can’t upload images or other large files to an application with a slow connection?
    will it be possible with a workaround? Like spawning another comet thread before the few seconds have ended or something like that?

    /P

  2. Michael Carter Says:

    I wonder if they consider SSE or multipart as “[issuing] a response within a few seconds”

Leave a Reply



Copyright 2008 Comet Daily, LLC. All Rights Reserved