Thank you Helder,

I was afraid of this answer. Is anyone running a comet like concept with an qooxdoo application?

The first use of this implementation would be to inform the client about a server outage. Something like "server is currently unreachable" popup. The qooxdoo application should get a server heartbeat which, if it stops, leads to a message.



Helder Magalhães schrieb:
Dietrich Streifert wrote:
Rely on events rather than polling the server could be a solution if this is a scenario for your application.
I'm also thinking about a "server push" where the server initiates some communication with the client. How would I do this without polling the server?

Maybe you are looking for the "comet" [1] [2] concept...? There seem to be
other (similar) concepts and terms out there so crawling through articles in
ajaxian [3] may be of great use. ;-)

Hope this helps,

 Helder Magalhães

[1] http://alex.dojotoolkit.org/?p=545
[2] http://en.wikipedia.org/wiki/Comet_(programming)
[3] http://ajaxian.com/

--
Mit freundlichen Grüßen
Dietrich Streifert
--
Visionet GmbH
Firmensitz: Am Weichselgarten 7, 91058 Erlangen
Registergericht: Handelsregister Fürth, HRB 6573
Geschäftsführer: Stefan Lindner



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to