On Dec 22, 5:00 pm, Carlos Alberto Machado
<[email protected]> wrote:
> The problem is with CPU quotas.
>
> On Dec 22, 12:10 am, Jake <[email protected]> wrote:
>
>
>
> > Never understood the advantage with comet over polling... just poll.
>
> > On Dec 21, 8:08 pm, Carlos Alberto Machado
>
> > <[email protected]> wrote:
> > > Hi,
>
> > > How can I build a live update stream similar to FriendFeed (that uses
> > > Tornado Web Server) or Twitter?
>
> > > As GAE has a time limit for the response, Comet can't be used. Is
> > > there an alternative?
>
> > > Jaiku is OpenSource, runs on top of GAE and is similar to Twitter, but
> > > I can't detect this 'part' in the code. Does Jaiku live update its
> > > pages??
>
> > > Thanks!
It's complicated more technically interesting than lucrative hence the
low interest. Joe Walker from Mozilla has good article abt comet and
advanced Ajax
http://cometdaily.com/people/joe_walker/ where we might try dwr which
is a very good library that pushed Ajax limits already to allow nearly
any java translate to javascript. Disadvantage is we don't like XML.

--

You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.


Reply via email to