https://issues.apache.org/bugzilla/show_bug.cgi?id=51181
--- Comment #9 from Filip Hanik <fha...@apache.org> 2011-05-20 22:20:21 UTC --- (In reply to comment #8) > @Filip Hanik > It is not the same thing as Comet, clearly you've never actually done any > development with Comet or Websockets. I can't have you polluting this thread > with misinformation. The overhead in both server resources, latency, and > throughput makes Comet laughable in comparison to websockets. Its an "ok" > fallback solution for asynchronous communication but it's by no means on the > same level as websockets. misinformed, I like that. I was commenting from an implementation standpoint at the connector level. We can piggy back on the low level comet notifications we have implemented in the endpoints. At the processor level, we would need an inputfilter to handle package dissemination. and at the servlet level, provide new interfaces for DataPackets before you call people misinformed, read the source code of tomcat, read the websocket spec, and you'll arrive at the same conclusion. now, go and inform yourself!! -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org