Hello,as far I understood, the websocket implementation of tomcat is using one thread per client.
Is there also a possibility to configure it to use non blocking IO?Then it should be easier to serve lots of connections without creating unlimited threads.
Thank you, Chris --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
