Misplaced Pages

Comet (programming)

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.

This is an old revision of this page, as edited by Damiens.rf (talk | contribs) at 15:50, 16 June 2008 (Reverted 1 edit by BorisFromStockdale identified as vandalism to last revision by Toddst1. (TW)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Revision as of 15:50, 16 June 2008 by Damiens.rf (talk | contribs) (Reverted 1 edit by BorisFromStockdale identified as vandalism to last revision by Toddst1. (TW))(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

In web development, Comet is a neologism which describes a set of techniques that use Push technology to enable low-latency, event-driven communication between a server and a web browser. Like DHTML and Ajax, Comet is not a technology in itself, but a term that refers to the use of a group of technologies as applied to Ajax-like Web applications.

Although the term was coined in a March 2006 blog post by Alex Russell, the concept is several years older and has been known by various names, including Ajax Push, Reverse Ajax, JSONRequest Duplex, HTTP server push, and HTTP streaming, among others.

See also

References

  1. Burckart, Erik (2007-11-07). "The allure of Comet". IBM Developer works. Retrieved 2008-06-12.
  2. Russell, Alex (2006-03-03). "Comet: Low Latency Data for the Browser". Alex Russell's own blog. Retrieved 2008-05-05.
  3. Egloff, Andreas (2007-05-05). Ajax Push (a.k.a. Comet) with Java Business Integration (JBI) (Speech). JavaOne 2007, San Francisco, California: Sun Microsystems, Inc. Retrieved 2008-06-10.{{cite speech}}: CS1 maint: location (link)
  4. Crane, Dave (2008). Comet and Reverse Ajax: The Next Generation Ajax 2.0. Apress. ISBN 1590599985. {{cite book}}: Unknown parameter |coauthors= ignored (|author= suggested) (help); Unknown parameter |month= ignored (help)
  5. Crockford, Douglas (2006-04-17). "JSONRequest Duplex". An alternative to XMLHttpRequest for long lasting server initiated push of data. Retrieved 2008-05-05.
  6. Double, Chris (2005-11-05). "More on Ajax and server push". Different ways of doing server push. Retrieved 2008-05-05.
  7. Nesbitt, Bryce (2005-11-01). "The Slow Load Technique/Reverse AJAX". Simulating Server Push in a Standard Web Browser. Retrieved 2008-05-05.

External links


Stub icon

This computer-programming-related article is a stub. You can help Misplaced Pages by expanding it.

Categories:
Comet (programming) Add topic