The document discusses various techniques for enabling real-time communication between web browsers and servers, including periodic polling, Comet with streaming and long polling, implementations like Bayeux and Orbited, webhooks, XMPP, BOSH, and HTML5 WebSockets. Real-time web allows for event-driven interactions and live updates by overcoming limitations of traditional HTTP requests and responses.
1 of 15
More Related Content
Realtime Web ???
1. Realtime Web
(Useful Paradigm)
http://usefulparadigm.com