Nascif Abousalh-Neto wrote:
1) It looks like Sun will indeed solve this oversight on 1.5 (they seem to be taking a lot of heat for this problem);

I am hopeful...I found a JBD entry concerning this issue: http://developer.java.sun.com/developer/bugParade/bugs/4495742.html It says it's 'fixed'...but I can not tell what the solution is...<sigh>

2) You can "wrap" an SSL socket in two PipeChannels. Yes each one will still consume two threads, but they are now Selectable, and you can take advantage of that in your design and have an easier migration path in the next JDK release.

Interesting idea. Looks like it should work (in theory)...have you actually implemented this? Or do you know anyone who has?

--
-------------------------------------------------------------------------
Chris Merrill                      |  http://webperformanceinc.com
Web Performance Inc.               |  http://webperformancemonitoring.net

Website Load Testing, Stress Testing, and Performance Monitoring Software
-------------------------------------------------------------------------


_______________________________________________ Juglist mailing list [EMAIL PROTECTED] http://trijug.org/mailman/listinfo/juglist_trijug.org

Reply via email to