RE: websockets holding on to threads.

2013-04-08 Thread Anton Piatek1
"Caldarale, Charles R" wrote on 08/04/2013 13:30:00: > From: "Caldarale, Charles R" > > From: Anton Piatek1 [mailto:anton.pia...@uk.ibm.com] > > My thinking about it being a bug is that to support N clients with > > websockets, you need N threads a

Re: websockets holding on to threads.

2013-04-08 Thread Anton Piatek1
"Howard W. Smith, Jr." wrote on 05/04/2013 21:22:33: > On Fri, Apr 5, 2013 at 9:07 AM, Anton Piatek1 wrote: > > > I am seeing what at first appears to be a bug, but given the lack of other > > reports I can't believe I am the only person seeing this, so maybe

websockets holding on to threads.

2013-04-05 Thread Anton Piatek1
I am seeing what at first appears to be a bug, but given the lack of other reports I can't believe I am the only person seeing this, so maybe it is user-error. I have tomcat (was 7.0.30, but I just tried with 7.0.39) running a website which uses websockets. The websockets code in tomcat isn't t