Currently viewing the tag: "Server Push Technology"
What is a Comet?
“Comet is a programming model that allows web servers to push data to the client browser without having any need for explicit requests.”
Comet is also called as server push technology (or Ajax Push technology). Alex Russell (key member of Dojo [...]