hi i ask you a info about websocket perfomance.
How i can calculate the maximum number of concurrent webocket for machine? is there a relationship(maybe a factor 1 or similar) for the maximum number of http requests and the maxumum number of websocket for the same tomcat server? In particular way to develop a application using websocket offers the same kind of performance problems as for http requests perfomance?