Comet (programming)

GPTKB entity

Statements (25)
Predicate Object
gptkbp:instanceOf Ajax technique
gptkbp:alsoKnownAs server push
reverse Ajax
gptkbp:category asynchronous programming
web technologies
client-server communication
gptkbp:enables push notifications
real-time web applications
live updates
server-to-client communication
https://www.w3.org/2000/01/rdf-schema#label Comet (programming)
gptkbp:limitation scalability issues
resource intensive
browser compatibility issues
gptkbp:popularFor mid-2000s
gptkbp:predecessor gptkb:WebSockets
gptkbp:replacedBy gptkb:Server-Sent_Events
gptkb:WebSockets
gptkbp:usedFor web application development
gptkbp:uses gptkb:XMLHttpRequest
long polling
HTTP streaming
hidden iframes
gptkbp:bfsParent gptkb:AJAX
gptkbp:bfsLayer 4