Compatibility of Comet with current technology
问题 I hear that I can use Comet as a server push technology along with my Ajax code to increase the performance of my web applications. How mature this Comet technology? Is it supported by all web servers, programming languages and browsers? What are the disadvantages of using Comet? 回答1: It is mature, though I think you should consider it more of a technique than a technology. All web servers support it as far as I know, though you will need to research and configure your particular web server