Comet
From Technical Presentations
| Related topics: JSON, HTTP |
Comet is a World Wide Web application architecture in which a web server sends data to a client program (normally a web browser) asynchronously without any need for the client to explicitly request it. It allows creation of event-driven web applications, enabling real-time interaction which would otherwise require much more work. Though the term Comet was coined in 2006, the idea is several years older, and has been called various names, including server push, HTTP push, HTTP streaming, Pushlets, Reverse Ajax, and others.
... more about Comet on Wikipedia.
[edit] Presentations about Comet
- Comet Moving towards a real-time Web given by Simon Willison at Highland Fling 2008 on April 3, 2008
[edit] Conference Series about Comet
Facts about CometRDF feed
| Equivalent URIThis property is a special property in this wiki. | http://dbpedia.org/resource/Comet_%28programming%29 |
| Related Topic | JSON +, and HTTP + |

