Thanks for that Dan.

I just noticed that quite surprisingly, time.sleep() works.


David.

2009/3/16 Dan Sanderson <dansander...@google.com>:
> The XMPP support mentioned on the roadmap does not include BOSH.
> -- Dan
>
> On Sun, Mar 15, 2009 at 6:14 PM, David Wilson <d...@botanicus.net> wrote:
>>
>> 2009/3/15 thuan <nunob...@gmail.com>:
>> >
>> > I know the topic is more about microblogging services than xmpp, but
>> > by chance, have somebody achieved to install some comet/ajax push
>> > applications? The technique might be used to speed up message display
>> > for popular conversations as it is used for the chat function in
>> > google mail.
>>
>> Since there are no blocking / sleeping primitives in AppEngine, it's
>> not really possible without spinning and burning a tonne of CPU, or
>> making lots of requests. You really need an external component for it.
>>
>> Hopefully the AppEngine XMPP support that is on the roadmap will
>> include support for BOSH (<http://xmpp.org/extensions/xep-0124.html>),
>> which would solve the Comet problem beautifully. :)
>>
>>
>> David
>>
>> > >
>> >
>>
>>
>>
>> --
>> It is better to be wrong than to be vague.
>>  — Freeman Dyson
>>
>>
>
>
> >
>



-- 
It is better to be wrong than to be vague.
  — Freeman Dyson

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

Reply via email to