Hello everybody! I'm doing a research on the topic "Does Comet scale?". I have already developed a solution using some Javascript and Wireshark measurements. During my research I was looking for people who did this already or could give me any idea of how to configure my setting and so on. But there was not too much information. And so I developed the following 3 test cases:
1. 2 Clients, 1 initiates Updates on the resource and both receive these. 2. 2 active Clients initiating Updates on the resource and 1600 passive Clients receiving these. 3. 8 active Clients initiating and receiving Updates. (This test will be soon coming with 64 concurrent active Clients) All these test cases have shown that Comet, referring Tomcat 6, performs very well. Now at this point of my research I would be very interested in how you tested the new Comet feature. This would very much help me to evaluate my own efforts. With best regards Philipp Abromeit