Does Java have support for Comet style server-side push?

Answer

Current AJAX applications use polling to communicate changes data between the server and client.
Some applications, such as chat applications, stock tickers, or score boards require more immediate
notifications of updates to the client. Comet is an event based low latency server side push for AJAX
applications. Comet communication keeps one of the two connections available to the browser open to
continously communicate events from the server to the client. A Java based solution for Comet is being
developed for Glassfish on top of the Grizzly HTTP connector. See Enabling Grizzly by Jean-Francois
Arcand for more details.

All ajax Questions

Ask your interview questions on ajax

Write Your comment or Questions if you want the answers on ajax from ajax Experts
Name* :
Email Id* :
Mob no* :
Question
Or
Comment* :
 





Disclimer: PCDS.CO.IN not responsible for any content, information, data or any feature of website. If you are using this website then its your own responsibility to understand the content of the website

--------- Tutorials ---